Documentation/Source/eric5.Cooperation.ChatWidget.html

changeset 164
b395b006d2a8
parent 162
28f235c426c4
child 165
3302a726fd1e
equal deleted inserted replaced
163:8f0630371845 164:b395b006d2a8
150 <td>Private slot to react to text selection/deselection of the chat edit.</td> 150 <td>Private slot to react to text selection/deselection of the chat edit.</td>
151 </tr><tr> 151 </tr><tr>
152 <td><a href="#ChatWidget.on_chatEdit_customContextMenuRequested">on_chatEdit_customContextMenuRequested</a></td> 152 <td><a href="#ChatWidget.on_chatEdit_customContextMenuRequested">on_chatEdit_customContextMenuRequested</a></td>
153 <td>Private slot to show the context menu for the chat.</td> 153 <td>Private slot to show the context menu for the chat.</td>
154 </tr><tr> 154 </tr><tr>
155 <td><a href="#ChatWidget.on_clearHostsButton_clicked">on_clearHostsButton_clicked</a></td>
156 <td>Private slot to clear the hosts list.</td>
157 </tr><tr>
155 <td><a href="#ChatWidget.on_connectButton_clicked">on_connectButton_clicked</a></td> 158 <td><a href="#ChatWidget.on_connectButton_clicked">on_connectButton_clicked</a></td>
156 <td>Private slot initiating the connection.</td> 159 <td>Private slot initiating the connection.</td>
157 </tr><tr> 160 </tr><tr>
158 <td><a href="#ChatWidget.on_hostEdit_editTextChanged">on_hostEdit_editTextChanged</a></td> 161 <td><a href="#ChatWidget.on_hostEdit_editTextChanged">on_hostEdit_editTextChanged</a></td>
159 <td>Private slot handling the entry of a host to connect to.</td> 162 <td>Private slot handling the entry of a host to connect to.</td>
369 </p><dl> 372 </p><dl>
370 <dt><i>pos</i></dt> 373 <dt><i>pos</i></dt>
371 <dd> 374 <dd>
372 the position of the mouse pointer (QPoint) 375 the position of the mouse pointer (QPoint)
373 </dd> 376 </dd>
374 </dl><a NAME="ChatWidget.on_connectButton_clicked" ID="ChatWidget.on_connectButton_clicked"></a> 377 </dl><a NAME="ChatWidget.on_clearHostsButton_clicked" ID="ChatWidget.on_clearHostsButton_clicked"></a>
378 <h4>ChatWidget.on_clearHostsButton_clicked</h4>
379 <b>on_clearHostsButton_clicked</b>(<i></i>)
380 <p>
381 Private slot to clear the hosts list.
382 </p><a NAME="ChatWidget.on_connectButton_clicked" ID="ChatWidget.on_connectButton_clicked"></a>
375 <h4>ChatWidget.on_connectButton_clicked</h4> 383 <h4>ChatWidget.on_connectButton_clicked</h4>
376 <b>on_connectButton_clicked</b>(<i></i>) 384 <b>on_connectButton_clicked</b>(<i></i>)
377 <p> 385 <p>
378 Private slot initiating the connection. 386 Private slot initiating the connection.
379 </p><a NAME="ChatWidget.on_hostEdit_editTextChanged" ID="ChatWidget.on_hostEdit_editTextChanged"></a> 387 </p><a NAME="ChatWidget.on_hostEdit_editTextChanged" ID="ChatWidget.on_hostEdit_editTextChanged"></a>

eric ide

mercurial