eric6/Documentation/Source/eric6.QScintilla.EditorOutline.html

changeset 7756
c23a94f7e2e5
parent 7693
a51f82458a1b
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.QScintilla.EditorOutline.html	Sun Oct 04 18:03:33 2020 +0200
+++ b/eric6/Documentation/Source/eric6.QScintilla.EditorOutline.html	Sun Oct 04 18:53:35 2020 +0200
@@ -58,7 +58,7 @@
 <h3>Class Attributes</h3>
 
 <table>
-<tr><td>WidthIncrement</td></tr>
+<tr><td>None</td></tr>
 </table>
 <h3>Class Methods</h3>
 
@@ -95,7 +95,11 @@
 </tr>
 <tr>
 <td><a href="#EditorOutlineView.__decWidth">__decWidth</a></td>
-<td>Private method to decrement the width of the outline.</td>
+<td>Private slot to decrement the width of the outline.</td>
+</tr>
+<tr>
+<td><a href="#EditorOutlineView.__defaultWidth">__defaultWidth</a></td>
+<td>Private slot to set the outline to the default width.</td>
 </tr>
 <tr>
 <td><a href="#EditorOutlineView.__editorCursorLineChanged">__editorCursorLineChanged</a></td>
@@ -123,7 +127,7 @@
 </tr>
 <tr>
 <td><a href="#EditorOutlineView.__incWidth">__incWidth</a></td>
-<td>Private method to increment the width of the outline.</td>
+<td>Private slot to increment the width of the outline.</td>
 </tr>
 <tr>
 <td><a href="#EditorOutlineView.__prepareRepopulate">__prepareRepopulate</a></td>
@@ -245,7 +249,14 @@
 <b>__decWidth</b>(<i></i>)
 
 <p>
-        Private method to decrement the width of the outline.
+        Private slot to decrement the width of the outline.
+</p>
+<a NAME="EditorOutlineView.__defaultWidth" ID="EditorOutlineView.__defaultWidth"></a>
+<h4>EditorOutlineView.__defaultWidth</h4>
+<b>__defaultWidth</b>(<i></i>)
+
+<p>
+        Private slot to set the outline to the default width.
 </p>
 <a NAME="EditorOutlineView.__editorCursorLineChanged" ID="EditorOutlineView.__editorCursorLineChanged"></a>
 <h4>EditorOutlineView.__editorCursorLineChanged</h4>
@@ -316,7 +327,7 @@
 <b>__incWidth</b>(<i></i>)
 
 <p>
-        Private method to increment the width of the outline.
+        Private slot to increment the width of the outline.
 </p>
 <a NAME="EditorOutlineView.__prepareRepopulate" ID="EditorOutlineView.__prepareRepopulate"></a>
 <h4>EditorOutlineView.__prepareRepopulate</h4>

eric ide

mercurial