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

changeset 2336
d9e47b8ee1ef
parent 2266
f885a0bc2ccc
child 2340
b2c48c8fd283
equal deleted inserted replaced
2334:fc69ad77e18a 2336:d9e47b8ee1ef
74 <td>Private slot handling the change of the away state.</td> 74 <td>Private slot handling the change of the away state.</td>
75 </tr><tr> 75 </tr><tr>
76 <td><a href="#IrcWidget.__changeNick">__changeNick</a></td> 76 <td><a href="#IrcWidget.__changeNick">__changeNick</a></td>
77 <td>Private slot to use a new nick name.</td> 77 <td>Private slot to use a new nick name.</td>
78 </tr><tr> 78 </tr><tr>
79 <td><a href="#IrcWidget.__closeAllChannels">__closeAllChannels</a></td>
80 <td>Private method to close all channels.</td>
81 </tr><tr>
79 <td><a href="#IrcWidget.__closeChannel">__closeChannel</a></td> 82 <td><a href="#IrcWidget.__closeChannel">__closeChannel</a></td>
80 <td>Private slot handling the closing of a channel.</td> 83 <td>Private slot handling the closing of a channel.</td>
81 </tr><tr> 84 </tr><tr>
82 <td><a href="#IrcWidget.__connectNetwork">__connectNetwork</a></td> 85 <td><a href="#IrcWidget.__connectNetwork">__connectNetwork</a></td>
83 <td>Private slot to connect to or disconnect from the given network.</td> 86 <td>Private slot to connect to or disconnect from the given network.</td>
210 </p><dl> 213 </p><dl>
211 <dt><i>nick</i></dt> 214 <dt><i>nick</i></dt>
212 <dd> 215 <dd>
213 nick name to use (str) 216 nick name to use (str)
214 </dd> 217 </dd>
215 </dl><a NAME="IrcWidget.__closeChannel" ID="IrcWidget.__closeChannel"></a> 218 </dl><a NAME="IrcWidget.__closeAllChannels" ID="IrcWidget.__closeAllChannels"></a>
219 <h4>IrcWidget.__closeAllChannels</h4>
220 <b>__closeAllChannels</b>(<i></i>)
221 <p>
222 Private method to close all channels.
223 </p><a NAME="IrcWidget.__closeChannel" ID="IrcWidget.__closeChannel"></a>
216 <h4>IrcWidget.__closeChannel</h4> 224 <h4>IrcWidget.__closeChannel</h4>
217 <b>__closeChannel</b>(<i>name</i>) 225 <b>__closeChannel</b>(<i>name</i>)
218 <p> 226 <p>
219 Private slot handling the closing of a channel. 227 Private slot handling the closing of a channel.
220 </p><dl> 228 </p><dl>

eric ide

mercurial