src/eric7/Documentation/Source/eric7.UI.CodeDocumentationViewer.html

branch
eric7
changeset 11215
d07c71a34adf
parent 10479
856476537696
diff -r 8cb6b7651074 -r d07c71a34adf src/eric7/Documentation/Source/eric7.UI.CodeDocumentationViewer.html
--- a/src/eric7/Documentation/Source/eric7.UI.CodeDocumentationViewer.html	Thu Apr 10 18:36:24 2025 +0200
+++ b/src/eric7/Documentation/Source/eric7.UI.CodeDocumentationViewer.html	Thu Apr 10 18:39:29 2025 +0200
@@ -87,6 +87,10 @@
 <td>Private method to show a message giving the reason for being disabled.</td>
 </tr>
 <tr>
+<td><a href="#CodeDocumentationViewer.__shutdown">__shutdown</a></td>
+<td>Private method to perform shutdown actions.</td>
+</tr>
+<tr>
 <td><a href="#CodeDocumentationViewer.__unregisterTimerTimeout">__unregisterTimerTimeout</a></td>
 <td>Private slot handling the timeout signal of the unregister timer.</td>
 </tr>
@@ -127,10 +131,6 @@
 <td>Public method to request code documentation data from a provider.</td>
 </tr>
 <tr>
-<td><a href="#CodeDocumentationViewer.shutdown">shutdown</a></td>
-<td>Public method to perform shutdown actions.</td>
-</tr>
-<tr>
 <td><a href="#CodeDocumentationViewer.unregisterProvider">unregisterProvider</a></td>
 <td>Public method register a source docu provider.</td>
 </tr>
@@ -184,6 +184,13 @@
         Private method to show a message giving the reason for being disabled.
 </p>
 
+<a NAME="CodeDocumentationViewer.__shutdown" ID="CodeDocumentationViewer.__shutdown"></a>
+<h4>CodeDocumentationViewer.__shutdown</h4>
+<b>__shutdown</b>(<i></i>)
+<p>
+        Private method to perform shutdown actions.
+</p>
+
 <a NAME="CodeDocumentationViewer.__unregisterTimerTimeout" ID="CodeDocumentationViewer.__unregisterTimerTimeout"></a>
 <h4>CodeDocumentationViewer.__unregisterTimerTimeout</h4>
 <b>__unregisterTimerTimeout</b>(<i></i>)
@@ -367,13 +374,6 @@
 reference to the editor to request code docu for
 </dd>
 </dl>
-<a NAME="CodeDocumentationViewer.shutdown" ID="CodeDocumentationViewer.shutdown"></a>
-<h4>CodeDocumentationViewer.shutdown</h4>
-<b>shutdown</b>(<i></i>)
-<p>
-        Public method to perform shutdown actions.
-</p>
-
 <a NAME="CodeDocumentationViewer.unregisterProvider" ID="CodeDocumentationViewer.unregisterProvider"></a>
 <h4>CodeDocumentationViewer.unregisterProvider</h4>
 <b>unregisterProvider</b>(<i>providerName</i>)

eric ide

mercurial