Documentation/Source/eric5.QScintilla.Editor.html

changeset 2640
dedcd4f987e0
parent 2589
a51b0c113ed7
child 2768
eab35f6e709f
--- a/Documentation/Source/eric5.QScintilla.Editor.html	Sun Apr 28 15:38:35 2013 +0200
+++ b/Documentation/Source/eric5.QScintilla.Editor.html	Wed May 01 14:47:38 2013 +0200
@@ -443,6 +443,9 @@
 <td><a href="#Editor.__resetOnlineSyntaxCheckTimer">__resetOnlineSyntaxCheckTimer</a></td>
 <td>Private method to reset the online syntax check timer.</td>
 </tr><tr>
+<td><a href="#Editor.__resizeLinenoMargin">__resizeLinenoMargin</a></td>
+<td>Private slot to resize the line numbers margin.</td>
+</tr><tr>
 <td><a href="#Editor.__restoreBreakpoints">__restoreBreakpoints</a></td>
 <td>Private method to restore the breakpoints.</td>
 </tr><tr>
@@ -1938,6 +1941,11 @@
 <b>__resetOnlineSyntaxCheckTimer</b>(<i></i>)
 <p>
         Private method to reset the online syntax check timer.
+</p><a NAME="Editor.__resizeLinenoMargin" ID="Editor.__resizeLinenoMargin"></a>
+<h4>Editor.__resizeLinenoMargin</h4>
+<b>__resizeLinenoMargin</b>(<i></i>)
+<p>
+        Private slot to resize the line numbers margin.
 </p><a NAME="Editor.__restoreBreakpoints" ID="Editor.__restoreBreakpoints"></a>
 <h4>Editor.__restoreBreakpoints</h4>
 <b>__restoreBreakpoints</b>(<i></i>)

eric ide

mercurial