eric6/Documentation/Source/eric6.Network.IRC.IrcNetworkWidget.html

changeset 7989
a21d673a8f99
parent 7900
72b88fb20261
child 8152
0c740fcffd34
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
391 <p> 391 <p>
392 Public method to get the list of channels associated with the 392 Public method to get the list of channels associated with the
393 selected network. 393 selected network.
394 </p> 394 </p>
395 <dl> 395 <dl>
396 <dt>Returns:</dt> 396 <dt>Return:</dt>
397 <dd> 397 <dd>
398 associated channels (list of IrcChannel) 398 associated channels (list of IrcChannel)
399 </dd> 399 </dd>
400 </dl> 400 </dl>
401 <a NAME="IrcNetworkWidget.getNickname" ID="IrcNetworkWidget.getNickname"></a> 401 <a NAME="IrcNetworkWidget.getNickname" ID="IrcNetworkWidget.getNickname"></a>
404 404
405 <p> 405 <p>
406 Public method to get the currently selected nick name. 406 Public method to get the currently selected nick name.
407 </p> 407 </p>
408 <dl> 408 <dl>
409 <dt>Returns:</dt> 409 <dt>Return:</dt>
410 <dd> 410 <dd>
411 selected nick name (string) 411 selected nick name (string)
412 </dd> 412 </dd>
413 </dl> 413 </dl>
414 <a NAME="IrcNetworkWidget.handleAwayCommand" ID="IrcNetworkWidget.handleAwayCommand"></a> 414 <a NAME="IrcNetworkWidget.handleAwayCommand" ID="IrcNetworkWidget.handleAwayCommand"></a>
445 445
446 <p> 446 <p>
447 Public method to check, if the network is connected. 447 Public method to check, if the network is connected.
448 </p> 448 </p>
449 <dl> 449 <dl>
450 <dt>Returns:</dt> 450 <dt>Return:</dt>
451 <dd> 451 <dd>
452 flag indicating a connected network (boolean) 452 flag indicating a connected network (boolean)
453 </dd> 453 </dd>
454 </dl> 454 </dl>
455 <a NAME="IrcNetworkWidget.on_awayButton_clicked" ID="IrcNetworkWidget.on_awayButton_clicked"></a> 455 <a NAME="IrcNetworkWidget.on_awayButton_clicked" ID="IrcNetworkWidget.on_awayButton_clicked"></a>

eric ide

mercurial