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

changeset 2271
7dd914b6eb7d
parent 2266
f885a0bc2ccc
child 2367
78f6c8193d37
--- a/Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html	Sun Dec 16 14:34:18 2012 +0100
+++ b/Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html	Sun Dec 16 16:12:42 2012 +0100
@@ -241,6 +241,9 @@
 <td><a href="#IrcChannelWidget.name">name</a></td>
 <td>Public method to get the name of the channel.</td>
 </tr><tr>
+<td><a href="#IrcChannelWidget.on_editTopicButton_clicked">on_editTopicButton_clicked</a></td>
+<td>Private slot to change the topic of the channel.</td>
+</tr><tr>
 <td><a href="#IrcChannelWidget.on_messageEdit_returnPressed">on_messageEdit_returnPressed</a></td>
 <td>Private slot to send a message to the channel.</td>
 </tr><tr>
@@ -961,7 +964,12 @@
 <dd>
 name of the channel (string)
 </dd>
-</dl><a NAME="IrcChannelWidget.on_messageEdit_returnPressed" ID="IrcChannelWidget.on_messageEdit_returnPressed"></a>
+</dl><a NAME="IrcChannelWidget.on_editTopicButton_clicked" ID="IrcChannelWidget.on_editTopicButton_clicked"></a>
+<h4>IrcChannelWidget.on_editTopicButton_clicked</h4>
+<b>on_editTopicButton_clicked</b>(<i></i>)
+<p>
+        Private slot to change the topic of the channel.
+</p><a NAME="IrcChannelWidget.on_messageEdit_returnPressed" ID="IrcChannelWidget.on_messageEdit_returnPressed"></a>
 <h4>IrcChannelWidget.on_messageEdit_returnPressed</h4>
 <b>on_messageEdit_returnPressed</b>(<i></i>)
 <p>

eric ide

mercurial