src/eric7/Documentation/Source/eric7.Cooperation.ChatWidget.html

branch
eric7
changeset 11215
d07c71a34adf
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Cooperation.ChatWidget.html	Thu Apr 10 18:36:24 2025 +0200
+++ b/src/eric7/Documentation/Source/eric7.Cooperation.ChatWidget.html	Thu Apr 10 18:39:29 2025 +0200
@@ -174,6 +174,10 @@
 <td>Private slot to show an error message.</td>
 </tr>
 <tr>
+<td><a href="#ChatWidget.__shutdown">__shutdown</a></td>
+<td>Private method to shut down the cooperation system.</td>
+</tr>
+<tr>
 <td><a href="#ChatWidget.appendMessage">appendMessage</a></td>
 <td>Public slot to append a message to the display.</td>
 </tr>
@@ -233,10 +237,6 @@
 <td><a href="#ChatWidget.preferencesChanged">preferencesChanged</a></td>
 <td>Public slot to handle a change of preferences.</td>
 </tr>
-<tr>
-<td><a href="#ChatWidget.shutdown">shutdown</a></td>
-<td>Public method to shut down the cooperation system.</td>
-</tr>
 </table>
 
 <h3>Static Methods</h3>
@@ -483,6 +483,13 @@
 error message to show
 </dd>
 </dl>
+<a NAME="ChatWidget.__shutdown" ID="ChatWidget.__shutdown"></a>
+<h4>ChatWidget.__shutdown</h4>
+<b>__shutdown</b>(<i></i>)
+<p>
+        Private method to shut down the cooperation system.
+</p>
+
 <a NAME="ChatWidget.appendMessage" ID="ChatWidget.appendMessage"></a>
 <h4>ChatWidget.appendMessage</h4>
 <b>appendMessage</b>(<i>from_, message</i>)
@@ -660,13 +667,6 @@
         Public slot to handle a change of preferences.
 </p>
 
-<a NAME="ChatWidget.shutdown" ID="ChatWidget.shutdown"></a>
-<h4>ChatWidget.shutdown</h4>
-<b>shutdown</b>(<i></i>)
-<p>
-        Public method to shut down the cooperation system.
-</p>
-
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>

eric ide

mercurial