Documentation/Source/eric5.QScintilla.Shell.html

changeset 2640
dedcd4f987e0
parent 2474
8727522a69d5
child 2950
d568932e5185
--- a/Documentation/Source/eric5.QScintilla.Shell.html	Sun Apr 28 15:38:35 2013 +0200
+++ b/Documentation/Source/eric5.QScintilla.Shell.html	Wed May 01 14:47:38 2013 +0200
@@ -207,6 +207,9 @@
 <td><a href="#Shell.__resetAndClear">__resetAndClear</a></td>
 <td>Private slot to handle the 'reset and clear' context menu entry.</td>
 </tr><tr>
+<td><a href="#Shell.__resizeLinenoMargin">__resizeLinenoMargin</a></td>
+<td>Private slot to resize the line numbers margin.</td>
+</tr><tr>
 <td><a href="#Shell.__rsearchHistory">__rsearchHistory</a></td>
 <td>Private method used to reverse search the history.</td>
 </tr><tr>
@@ -715,6 +718,11 @@
 <b>__resetAndClear</b>(<i></i>)
 <p>
         Private slot to handle the 'reset and clear' context menu entry.
+</p><a NAME="Shell.__resizeLinenoMargin" ID="Shell.__resizeLinenoMargin"></a>
+<h4>Shell.__resizeLinenoMargin</h4>
+<b>__resizeLinenoMargin</b>(<i></i>)
+<p>
+        Private slot to resize the line numbers margin.
 </p><a NAME="Shell.__rsearchHistory" ID="Shell.__rsearchHistory"></a>
 <h4>Shell.__rsearchHistory</h4>
 <b>__rsearchHistory</b>(<i>txt, startIdx=-1</i>)

eric ide

mercurial