244 <td>Private slot to change the topic of the channel.</td> |
244 <td>Private slot to change the topic of the channel.</td> |
245 </tr><tr> |
245 </tr><tr> |
246 <td><a href="#IrcChannelWidget.on_messageEdit_returnPressed">on_messageEdit_returnPressed</a></td> |
246 <td><a href="#IrcChannelWidget.on_messageEdit_returnPressed">on_messageEdit_returnPressed</a></td> |
247 <td>Private slot to send a message to the channel.</td> |
247 <td>Private slot to send a message to the channel.</td> |
248 </tr><tr> |
248 </tr><tr> |
|
249 <td><a href="#IrcChannelWidget.on_messages_anchorClicked">on_messages_anchorClicked</a></td> |
|
250 <td>Private slot to open links in the default browser.</td> |
|
251 </tr><tr> |
249 <td><a href="#IrcChannelWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td> |
252 <td><a href="#IrcChannelWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td> |
250 <td>Private slot to react to text selection/deselection of the messages edit.</td> |
253 <td>Private slot to react to text selection/deselection of the messages edit.</td> |
251 </tr><tr> |
254 </tr><tr> |
252 <td><a href="#IrcChannelWidget.on_messages_customContextMenuRequested">on_messages_customContextMenuRequested</a></td> |
255 <td><a href="#IrcChannelWidget.on_messages_customContextMenuRequested">on_messages_customContextMenuRequested</a></td> |
253 <td>Private slot to show the context menu of the messages pane.</td> |
256 <td>Private slot to show the context menu of the messages pane.</td> |
971 </p><a NAME="IrcChannelWidget.on_messageEdit_returnPressed" ID="IrcChannelWidget.on_messageEdit_returnPressed"></a> |
974 </p><a NAME="IrcChannelWidget.on_messageEdit_returnPressed" ID="IrcChannelWidget.on_messageEdit_returnPressed"></a> |
972 <h4>IrcChannelWidget.on_messageEdit_returnPressed</h4> |
975 <h4>IrcChannelWidget.on_messageEdit_returnPressed</h4> |
973 <b>on_messageEdit_returnPressed</b>(<i></i>) |
976 <b>on_messageEdit_returnPressed</b>(<i></i>) |
974 <p> |
977 <p> |
975 Private slot to send a message to the channel. |
978 Private slot to send a message to the channel. |
|
979 </p><a NAME="IrcChannelWidget.on_messages_anchorClicked" ID="IrcChannelWidget.on_messages_anchorClicked"></a> |
|
980 <h4>IrcChannelWidget.on_messages_anchorClicked</h4> |
|
981 <b>on_messages_anchorClicked</b>(<i>url</i>) |
|
982 <p> |
|
983 Private slot to open links in the default browser. |
976 </p><a NAME="IrcChannelWidget.on_messages_copyAvailable" ID="IrcChannelWidget.on_messages_copyAvailable"></a> |
984 </p><a NAME="IrcChannelWidget.on_messages_copyAvailable" ID="IrcChannelWidget.on_messages_copyAvailable"></a> |
977 <h4>IrcChannelWidget.on_messages_copyAvailable</h4> |
985 <h4>IrcChannelWidget.on_messages_copyAvailable</h4> |
978 <b>on_messages_copyAvailable</b>(<i>yes</i>) |
986 <b>on_messages_copyAvailable</b>(<i>yes</i>) |
979 <p> |
987 <p> |
980 Private slot to react to text selection/deselection of the messages edit. |
988 Private slot to react to text selection/deselection of the messages edit. |