diff -r 328c9a177c64 -r 78d338b6d89f src/eric7/Documentation/Source/eric7.QScintilla.EditorAssembly.html --- a/src/eric7/Documentation/Source/eric7.QScintilla.EditorAssembly.html Mon Jul 15 16:40:23 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.EditorAssembly.html Tue Jul 16 15:14:23 2024 +0200 @@ -98,6 +98,10 @@ <td>Public method to stop and disconnect the timer and disconnect some signals.</td> </tr> <tr> +<td><a href="#EditorAssembly.finishSetup">finishSetup</a></td> +<td>Public method to finish the setup of the assembly.</td> +</tr> +<tr> <td><a href="#EditorAssembly.getEditor">getEditor</a></td> <td>Public method to get the reference to the editor widget.</td> </tr> @@ -259,6 +263,13 @@ Public method to stop and disconnect the timer and disconnect some signals. </p> +<a NAME="EditorAssembly.finishSetup" ID="EditorAssembly.finishSetup"></a> +<h4>EditorAssembly.finishSetup</h4> +<b>finishSetup</b>(<i></i>) +<p> + Public method to finish the setup of the assembly. +</p> + <a NAME="EditorAssembly.getEditor" ID="EditorAssembly.getEditor"></a> <h4>EditorAssembly.getEditor</h4> <b>getEditor</b>(<i></i>)