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

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
191 </dd> 191 </dd>
192 </dl><a NAME="IrcWidget.__autoJoinChannels" ID="IrcWidget.__autoJoinChannels"></a> 192 </dl><a NAME="IrcWidget.__autoJoinChannels" ID="IrcWidget.__autoJoinChannels"></a>
193 <h4>IrcWidget.__autoJoinChannels</h4> 193 <h4>IrcWidget.__autoJoinChannels</h4>
194 <b>__autoJoinChannels</b>(<i></i>) 194 <b>__autoJoinChannels</b>(<i></i>)
195 <p> 195 <p>
196 Private slot to join channels automatically once a server got connected. 196 Private slot to join channels automatically once a server got
197 connected.
197 </p><a NAME="IrcWidget.__away" ID="IrcWidget.__away"></a> 198 </p><a NAME="IrcWidget.__away" ID="IrcWidget.__away"></a>
198 <h4>IrcWidget.__away</h4> 199 <h4>IrcWidget.__away</h4>
199 <b>__away</b>(<i>isAway</i>) 200 <b>__away</b>(<i>isAway</i>)
200 <p> 201 <p>
201 Private slot handling the change of the away state. 202 Private slot handling the change of the away state.
354 </dd> 355 </dd>
355 </dl><a NAME="IrcWidget.__hostConnected" ID="IrcWidget.__hostConnected"></a> 356 </dl><a NAME="IrcWidget.__hostConnected" ID="IrcWidget.__hostConnected"></a>
356 <h4>IrcWidget.__hostConnected</h4> 357 <h4>IrcWidget.__hostConnected</h4>
357 <b>__hostConnected</b>(<i></i>) 358 <b>__hostConnected</b>(<i></i>)
358 <p> 359 <p>
359 Private slot to log in to the server after the connection was established. 360 Private slot to log in to the server after the connection was
361 established.
360 </p><a NAME="IrcWidget.__hostDisconnected" ID="IrcWidget.__hostDisconnected"></a> 362 </p><a NAME="IrcWidget.__hostDisconnected" ID="IrcWidget.__hostDisconnected"></a>
361 <h4>IrcWidget.__hostDisconnected</h4> 363 <h4>IrcWidget.__hostDisconnected</h4>
362 <b>__hostDisconnected</b>(<i></i>) 364 <b>__hostDisconnected</b>(<i></i>)
363 <p> 365 <p>
364 Private slot to indicate the host was disconnected. 366 Private slot to indicate the host was disconnected.

eric ide

mercurial