--- a/src/eric7/Documentation/Source/eric7.QScintilla.MiniEditor.html Mon Jul 15 16:40:23 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.MiniEditor.html Tue Jul 16 15:14:23 2024 +0200 @@ -470,6 +470,10 @@ <td>Public method to set the window modification status.</td> </tr> <tr> +<td><a href="#MiniEditor.show">show</a></td> +<td>Public method to show the editor window and complete the initial setup.</td> +</tr> +<tr> <td><a href="#MiniEditor.showReplaceWidget">showReplaceWidget</a></td> <td>Public method to show the replace widget.</td> </tr> @@ -1765,6 +1769,13 @@ flag indicating the modification status </dd> </dl> +<a NAME="MiniEditor.show" ID="MiniEditor.show"></a> +<h4>MiniEditor.show</h4> +<b>show</b>(<i></i>) +<p> + Public method to show the editor window and complete the initial setup. +</p> + <a NAME="MiniEditor.showReplaceWidget" ID="MiniEditor.showReplaceWidget"></a> <h4>MiniEditor.showReplaceWidget</h4> <b>showReplaceWidget</b>(<i></i>)