diff -r 328c9a177c64 -r 78d338b6d89f src/eric7/Documentation/Source/eric7.QScintilla.EditorOutline.html --- a/src/eric7/Documentation/Source/eric7.QScintilla.EditorOutline.html Mon Jul 15 16:40:23 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.EditorOutline.html Tue Jul 16 15:14:23 2024 +0200 @@ -81,10 +81,6 @@ <td>Private method to get a reference to the current item.</td> </tr> <tr> -<td><a href="#EditorOutlineView.__decWidth">__decWidth</a></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> @@ -113,10 +109,6 @@ <td>Private slot to set the editor cursor.</td> </tr> <tr> -<td><a href="#EditorOutlineView.__incWidth">__incWidth</a></td> -<td>Private slot to increment the width of the outline.</td> -</tr> -<tr> <td><a href="#EditorOutlineView.__prepareRepopulate">__prepareRepopulate</a></td> <td>Private slot to prepare to repopulate the outline view.</td> </tr> @@ -240,13 +232,6 @@ BrowserItem </dd> </dl> -<a NAME="EditorOutlineView.__decWidth" ID="EditorOutlineView.__decWidth"></a> -<h4>EditorOutlineView.__decWidth</h4> -<b>__decWidth</b>(<i></i>) -<p> - 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>) @@ -318,13 +303,6 @@ index of the item to set the cursor for </dd> </dl> -<a NAME="EditorOutlineView.__incWidth" ID="EditorOutlineView.__incWidth"></a> -<h4>EditorOutlineView.__incWidth</h4> -<b>__incWidth</b>(<i></i>) -<p> - Private slot to increment the width of the outline. -</p> - <a NAME="EditorOutlineView.__prepareRepopulate" ID="EditorOutlineView.__prepareRepopulate"></a> <h4>EditorOutlineView.__prepareRepopulate</h4> <b>__prepareRepopulate</b>(<i></i>)