Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html

changeset 2271
7dd914b6eb7d
parent 2266
f885a0bc2ccc
child 2367
78f6c8193d37
equal deleted inserted replaced
2270:582bd5d24741 2271:7dd914b6eb7d
239 <td>Public method to initialize the Auto Who system.</td> 239 <td>Public method to initialize the Auto Who system.</td>
240 </tr><tr> 240 </tr><tr>
241 <td><a href="#IrcChannelWidget.name">name</a></td> 241 <td><a href="#IrcChannelWidget.name">name</a></td>
242 <td>Public method to get the name of the channel.</td> 242 <td>Public method to get the name of the channel.</td>
243 </tr><tr> 243 </tr><tr>
244 <td><a href="#IrcChannelWidget.on_editTopicButton_clicked">on_editTopicButton_clicked</a></td>
245 <td>Private slot to change the topic of the channel.</td>
246 </tr><tr>
244 <td><a href="#IrcChannelWidget.on_messageEdit_returnPressed">on_messageEdit_returnPressed</a></td> 247 <td><a href="#IrcChannelWidget.on_messageEdit_returnPressed">on_messageEdit_returnPressed</a></td>
245 <td>Private slot to send a message to the channel.</td> 248 <td>Private slot to send a message to the channel.</td>
246 </tr><tr> 249 </tr><tr>
247 <td><a href="#IrcChannelWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td> 250 <td><a href="#IrcChannelWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td>
248 <td>Private slot to react to text selection/deselection of the messages edit.</td> 251 <td>Private slot to react to text selection/deselection of the messages edit.</td>
959 </p><dl> 962 </p><dl>
960 <dt>Returns:</dt> 963 <dt>Returns:</dt>
961 <dd> 964 <dd>
962 name of the channel (string) 965 name of the channel (string)
963 </dd> 966 </dd>
964 </dl><a NAME="IrcChannelWidget.on_messageEdit_returnPressed" ID="IrcChannelWidget.on_messageEdit_returnPressed"></a> 967 </dl><a NAME="IrcChannelWidget.on_editTopicButton_clicked" ID="IrcChannelWidget.on_editTopicButton_clicked"></a>
968 <h4>IrcChannelWidget.on_editTopicButton_clicked</h4>
969 <b>on_editTopicButton_clicked</b>(<i></i>)
970 <p>
971 Private slot to change the topic of the channel.
972 </p><a NAME="IrcChannelWidget.on_messageEdit_returnPressed" ID="IrcChannelWidget.on_messageEdit_returnPressed"></a>
965 <h4>IrcChannelWidget.on_messageEdit_returnPressed</h4> 973 <h4>IrcChannelWidget.on_messageEdit_returnPressed</h4>
966 <b>on_messageEdit_returnPressed</b>(<i></i>) 974 <b>on_messageEdit_returnPressed</b>(<i></i>)
967 <p> 975 <p>
968 Private slot to send a message to the channel. 976 Private slot to send a message to the channel.
969 </p><a NAME="IrcChannelWidget.on_messages_copyAvailable" ID="IrcChannelWidget.on_messages_copyAvailable"></a> 977 </p><a NAME="IrcChannelWidget.on_messages_copyAvailable" ID="IrcChannelWidget.on_messages_copyAvailable"></a>

eric ide

mercurial