diff -r 8de0fc1f7fef -r 11bb61bc138d Documentation/Source/eric5.QScintilla.Editor.html --- a/Documentation/Source/eric5.QScintilla.Editor.html Mon Sep 10 18:42:28 2012 +0200 +++ b/Documentation/Source/eric5.QScintilla.Editor.html Mon Sep 10 18:43:17 2012 +0200 @@ -341,6 +341,9 @@ <td><a href="#Editor.__lmBbreakpoints">__lmBbreakpoints</a></td> <td>Private method to handle the 'LMB toggles breakpoint' context menu action.</td> </tr><tr> +<td><a href="#Editor.__loadDiagram">__loadDiagram</a></td> +<td>Private slot to load a diagram from file.</td> +</tr><tr> <td><a href="#Editor.__marginClicked">__marginClicked</a></td> <td>Private slot to handle the marginClicked signal.</td> </tr><tr> @@ -1593,6 +1596,11 @@ <b>__lmBbreakpoints</b>(<i></i>) <p> Private method to handle the 'LMB toggles breakpoint' context menu action. +</p><a NAME="Editor.__loadDiagram" ID="Editor.__loadDiagram"></a> +<h4>Editor.__loadDiagram</h4> +<b>__loadDiagram</b>(<i></i>) +<p> + Private slot to load a diagram from file. </p><a NAME="Editor.__marginClicked" ID="Editor.__marginClicked"></a> <h4>Editor.__marginClicked</h4> <b>__marginClicked</b>(<i>margin, line, modifiers</i>)