Documentation/Source/eric5.Cooperation.ChatWidget.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="ChatWidget" ID="ChatWidget"></a> 43 <a NAME="ChatWidget" ID="ChatWidget"></a>
44 <h2>ChatWidget</h2> 44 <h2>ChatWidget</h2>
45 <p> 45 <p>
46 Class implementing the chat dialog. 46 Class implementing the chat dialog.
47 </p><h4>Signals</h4> 47 </p><h3>Signals</h3>
48 <dl> 48 <dl>
49 <dt>cancelEdit()</dt> 49 <dt>cancelEdit()</dt>
50 <dd> 50 <dd>
51 emitted to cancel a shared edit session 51 emitted to cancel a shared edit session
52 </dd><dt>connected(connected)</dt> 52 </dd><dt>connected(connected)</dt>
72 QWidget, Ui_ChatWidget 72 QWidget, Ui_ChatWidget
73 <h3>Class Attributes</h3> 73 <h3>Class Attributes</h3>
74 <table> 74 <table>
75 <tr><td>None</td></tr> 75 <tr><td>None</td></tr>
76 </table> 76 </table>
77 <h3>Class Methods</h3>
78 <table>
79 <tr><td>None</td></tr>
80 </table>
77 <h3>Methods</h3> 81 <h3>Methods</h3>
78 <table> 82 <table>
79 <tr> 83 <tr>
80 <td><a href="#ChatWidget.__init__">ChatWidget</a></td> 84 <td><a href="#ChatWidget.__init__">ChatWidget</a></td>
81 <td>Constructor</td> 85 <td>Constructor</td>
192 <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>
193 </tr><tr> 197 </tr><tr>
194 <td><a href="#ChatWidget.preferencesChanged">preferencesChanged</a></td> 198 <td><a href="#ChatWidget.preferencesChanged">preferencesChanged</a></td>
195 <td>Public slot to handle a change of preferences.</td> 199 <td>Public slot to handle a change of preferences.</td>
196 </tr> 200 </tr>
201 </table>
202 <h3>Static Methods</h3>
203 <table>
204 <tr><td>None</td></tr>
197 </table> 205 </table>
198 <a NAME="ChatWidget.__init__" ID="ChatWidget.__init__"></a> 206 <a NAME="ChatWidget.__init__" ID="ChatWidget.__init__"></a>
199 <h4>ChatWidget (Constructor)</h4> 207 <h4>ChatWidget (Constructor)</h4>
200 <b>ChatWidget</b>(<i>port = -1, parent = None</i>) 208 <b>ChatWidget</b>(<i>port = -1, parent = None</i>)
201 <p> 209 <p>

eric ide

mercurial