142 <td>Private slot to edit a network.</td> |
142 <td>Private slot to edit a network.</td> |
143 </tr><tr> |
143 </tr><tr> |
144 <td><a href="#IrcNetworkWidget.on_joinButton_clicked">on_joinButton_clicked</a></td> |
144 <td><a href="#IrcNetworkWidget.on_joinButton_clicked">on_joinButton_clicked</a></td> |
145 <td>Private slot to join a channel.</td> |
145 <td>Private slot to join a channel.</td> |
146 </tr><tr> |
146 </tr><tr> |
|
147 <td><a href="#IrcNetworkWidget.on_messages_anchorClicked">on_messages_anchorClicked</a></td> |
|
148 <td>Private slot to open links in the default browser.</td> |
|
149 </tr><tr> |
147 <td><a href="#IrcNetworkWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td> |
150 <td><a href="#IrcNetworkWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td> |
148 <td>Private slot to react to text selection/deselection of the messages edit.</td> |
151 <td>Private slot to react to text selection/deselection of the messages edit.</td> |
149 </tr><tr> |
152 </tr><tr> |
150 <td><a href="#IrcNetworkWidget.on_messages_customContextMenuRequested">on_messages_customContextMenuRequested</a></td> |
153 <td><a href="#IrcNetworkWidget.on_messages_customContextMenuRequested">on_messages_customContextMenuRequested</a></td> |
151 <td>Private slot to show the context menu of the messages pane.</td> |
154 <td>Private slot to show the context menu of the messages pane.</td> |
323 </p><a NAME="IrcNetworkWidget.on_joinButton_clicked" ID="IrcNetworkWidget.on_joinButton_clicked"></a> |
326 </p><a NAME="IrcNetworkWidget.on_joinButton_clicked" ID="IrcNetworkWidget.on_joinButton_clicked"></a> |
324 <h4>IrcNetworkWidget.on_joinButton_clicked</h4> |
327 <h4>IrcNetworkWidget.on_joinButton_clicked</h4> |
325 <b>on_joinButton_clicked</b>(<i></i>) |
328 <b>on_joinButton_clicked</b>(<i></i>) |
326 <p> |
329 <p> |
327 Private slot to join a channel. |
330 Private slot to join a channel. |
|
331 </p><a NAME="IrcNetworkWidget.on_messages_anchorClicked" ID="IrcNetworkWidget.on_messages_anchorClicked"></a> |
|
332 <h4>IrcNetworkWidget.on_messages_anchorClicked</h4> |
|
333 <b>on_messages_anchorClicked</b>(<i>url</i>) |
|
334 <p> |
|
335 Private slot to open links in the default browser. |
328 </p><a NAME="IrcNetworkWidget.on_messages_copyAvailable" ID="IrcNetworkWidget.on_messages_copyAvailable"></a> |
336 </p><a NAME="IrcNetworkWidget.on_messages_copyAvailable" ID="IrcNetworkWidget.on_messages_copyAvailable"></a> |
329 <h4>IrcNetworkWidget.on_messages_copyAvailable</h4> |
337 <h4>IrcNetworkWidget.on_messages_copyAvailable</h4> |
330 <b>on_messages_copyAvailable</b>(<i>yes</i>) |
338 <b>on_messages_copyAvailable</b>(<i>yes</i>) |
331 <p> |
339 <p> |
332 Private slot to react to text selection/deselection of the messages edit. |
340 Private slot to react to text selection/deselection of the messages edit. |