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

branch
eric7
changeset 11215
d07c71a34adf
parent 10479
856476537696
child 11265
0fb6d2c26cbf
equal deleted inserted replaced
11214:8cb6b7651074 11215:d07c71a34adf
172 <tr> 172 <tr>
173 <td><a href="#ChatWidget.__showErrorMessage">__showErrorMessage</a></td> 173 <td><a href="#ChatWidget.__showErrorMessage">__showErrorMessage</a></td>
174 <td>Private slot to show an error message.</td> 174 <td>Private slot to show an error message.</td>
175 </tr> 175 </tr>
176 <tr> 176 <tr>
177 <td><a href="#ChatWidget.__shutdown">__shutdown</a></td>
178 <td>Private method to shut down the cooperation system.</td>
179 </tr>
180 <tr>
177 <td><a href="#ChatWidget.appendMessage">appendMessage</a></td> 181 <td><a href="#ChatWidget.appendMessage">appendMessage</a></td>
178 <td>Public slot to append a message to the display.</td> 182 <td>Public slot to append a message to the display.</td>
179 </tr> 183 </tr>
180 <tr> 184 <tr>
181 <td><a href="#ChatWidget.checkEditorActions">checkEditorActions</a></td> 185 <td><a href="#ChatWidget.checkEditorActions">checkEditorActions</a></td>
230 <td>Private slot to show the context menu for the users list.</td> 234 <td>Private slot to show the context menu for the users list.</td>
231 </tr> 235 </tr>
232 <tr> 236 <tr>
233 <td><a href="#ChatWidget.preferencesChanged">preferencesChanged</a></td> 237 <td><a href="#ChatWidget.preferencesChanged">preferencesChanged</a></td>
234 <td>Public slot to handle a change of preferences.</td> 238 <td>Public slot to handle a change of preferences.</td>
235 </tr>
236 <tr>
237 <td><a href="#ChatWidget.shutdown">shutdown</a></td>
238 <td>Public method to shut down the cooperation system.</td>
239 </tr> 239 </tr>
240 </table> 240 </table>
241 241
242 <h3>Static Methods</h3> 242 <h3>Static Methods</h3>
243 <table> 243 <table>
481 <dt><i>message</i> (str)</dt> 481 <dt><i>message</i> (str)</dt>
482 <dd> 482 <dd>
483 error message to show 483 error message to show
484 </dd> 484 </dd>
485 </dl> 485 </dl>
486 <a NAME="ChatWidget.__shutdown" ID="ChatWidget.__shutdown"></a>
487 <h4>ChatWidget.__shutdown</h4>
488 <b>__shutdown</b>(<i></i>)
489 <p>
490 Private method to shut down the cooperation system.
491 </p>
492
486 <a NAME="ChatWidget.appendMessage" ID="ChatWidget.appendMessage"></a> 493 <a NAME="ChatWidget.appendMessage" ID="ChatWidget.appendMessage"></a>
487 <h4>ChatWidget.appendMessage</h4> 494 <h4>ChatWidget.appendMessage</h4>
488 <b>appendMessage</b>(<i>from_, message</i>) 495 <b>appendMessage</b>(<i>from_, message</i>)
489 <p> 496 <p>
490 Public slot to append a message to the display. 497 Public slot to append a message to the display.
658 <b>preferencesChanged</b>(<i></i>) 665 <b>preferencesChanged</b>(<i></i>)
659 <p> 666 <p>
660 Public slot to handle a change of preferences. 667 Public slot to handle a change of preferences.
661 </p> 668 </p>
662 669
663 <a NAME="ChatWidget.shutdown" ID="ChatWidget.shutdown"></a>
664 <h4>ChatWidget.shutdown</h4>
665 <b>shutdown</b>(<i></i>)
666 <p>
667 Public method to shut down the cooperation system.
668 </p>
669
670 <div align="right"><a href="#top">Up</a></div> 670 <div align="right"><a href="#top">Up</a></div>
671 <hr /> 671 <hr />
672 </body></html> 672 </body></html>

eric ide

mercurial