195 <td><a href="#ChatWidget.on_usersList_customContextMenuRequested">on_usersList_customContextMenuRequested</a></td> |
195 <td><a href="#ChatWidget.on_usersList_customContextMenuRequested">on_usersList_customContextMenuRequested</a></td> |
196 <td>Private slot to show the context menu for the users list.</td> |
196 <td>Private slot to show the context menu for the users list.</td> |
197 </tr><tr> |
197 </tr><tr> |
198 <td><a href="#ChatWidget.preferencesChanged">preferencesChanged</a></td> |
198 <td><a href="#ChatWidget.preferencesChanged">preferencesChanged</a></td> |
199 <td>Public slot to handle a change of preferences.</td> |
199 <td>Public slot to handle a change of preferences.</td> |
|
200 </tr><tr> |
|
201 <td><a href="#ChatWidget.shutdown">shutdown</a></td> |
|
202 <td>Public method to shut down the cooperation system.</td> |
200 </tr> |
203 </tr> |
201 </table> |
204 </table> |
202 <h3>Static Methods</h3> |
205 <h3>Static Methods</h3> |
203 <table> |
206 <table> |
204 <tr><td>None</td></tr> |
207 <tr><td>None</td></tr> |
205 </table> |
208 </table> |
206 <a NAME="ChatWidget.__init__" ID="ChatWidget.__init__"></a> |
209 <a NAME="ChatWidget.__init__" ID="ChatWidget.__init__"></a> |
207 <h4>ChatWidget (Constructor)</h4> |
210 <h4>ChatWidget (Constructor)</h4> |
208 <b>ChatWidget</b>(<i>port=-1, parent=None</i>) |
211 <b>ChatWidget</b>(<i>ui, port=-1, parent=None</i>) |
209 <p> |
212 <p> |
210 Constructor |
213 Constructor |
211 </p><dl> |
214 </p><dl> |
212 <dt><i>port</i></dt> |
215 <dt><i>ui</i></dt> |
|
216 <dd> |
|
217 reference to the user interface object (UserInterface) |
|
218 </dd><dt><i>port</i></dt> |
213 <dd> |
219 <dd> |
214 port to be used for the cooperation server (integer) |
220 port to be used for the cooperation server (integer) |
215 </dd><dt><i>parent</i></dt> |
221 </dd><dt><i>parent</i></dt> |
216 <dd> |
222 <dd> |
217 reference to the parent widget (QWidget) |
223 reference to the parent widget (QWidget) |
488 </dl><a NAME="ChatWidget.preferencesChanged" ID="ChatWidget.preferencesChanged"></a> |
494 </dl><a NAME="ChatWidget.preferencesChanged" ID="ChatWidget.preferencesChanged"></a> |
489 <h4>ChatWidget.preferencesChanged</h4> |
495 <h4>ChatWidget.preferencesChanged</h4> |
490 <b>preferencesChanged</b>(<i></i>) |
496 <b>preferencesChanged</b>(<i></i>) |
491 <p> |
497 <p> |
492 Public slot to handle a change of preferences. |
498 Public slot to handle a change of preferences. |
|
499 </p><a NAME="ChatWidget.shutdown" ID="ChatWidget.shutdown"></a> |
|
500 <h4>ChatWidget.shutdown</h4> |
|
501 <b>shutdown</b>(<i></i>) |
|
502 <p> |
|
503 Public method to shut down the cooperation system. |
493 </p> |
504 </p> |
494 <div align="right"><a href="#top">Up</a></div> |
505 <div align="right"><a href="#top">Up</a></div> |
495 <hr /> |
506 <hr /> |
496 </body></html> |
507 </body></html> |