src/eric7/Documentation/Source/eric7.QScintilla.EditorAssembly.html

branch
eric7
changeset 9687
3a240d3f3b8c
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.QScintilla.EditorAssembly.html	Mon Jan 09 11:22:56 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.EditorAssembly.html	Tue Jan 10 09:19:32 2023 +0100
@@ -97,13 +97,13 @@
 <td>Private slot to reset the parse timer.</td>
 </tr>
 <tr>
+<td><a href="#EditorAssembly.aboutToBeClosed">aboutToBeClosed</a></td>
+<td>Public method to stop and disconnect the timer and disconnect some signals.</td>
+</tr>
+<tr>
 <td><a href="#EditorAssembly.getEditor">getEditor</a></td>
 <td>Public method to get the reference to the editor widget.</td>
 </tr>
-<tr>
-<td><a href="#EditorAssembly.shutdownTimer">shutdownTimer</a></td>
-<td>Public method to stop and disconnect the timer.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -254,6 +254,13 @@
 <p>
         Private slot to reset the parse timer.
 </p>
+<a NAME="EditorAssembly.aboutToBeClosed" ID="EditorAssembly.aboutToBeClosed"></a>
+<h4>EditorAssembly.aboutToBeClosed</h4>
+<b>aboutToBeClosed</b>(<i></i>)
+
+<p>
+        Public method to stop and disconnect the timer and disconnect some signals.
+</p>
 <a NAME="EditorAssembly.getEditor" ID="EditorAssembly.getEditor"></a>
 <h4>EditorAssembly.getEditor</h4>
 <b>getEditor</b>(<i></i>)
@@ -273,13 +280,6 @@
 Editor
 </dd>
 </dl>
-<a NAME="EditorAssembly.shutdownTimer" ID="EditorAssembly.shutdownTimer"></a>
-<h4>EditorAssembly.shutdownTimer</h4>
-<b>shutdownTimer</b>(<i></i>)
-
-<p>
-        Public method to stop and disconnect the timer.
-</p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial