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

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8152
0c740fcffd34
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
370 </dd> 370 </dd>
371 <dt><i>msg</i></dt> 371 <dt><i>msg</i></dt>
372 <dd> 372 <dd>
373 message to be added (string) 373 message to be added (string)
374 </dd> 374 </dd>
375 <dt><i>filterMsg=</i></dt> 375 <dt><i>filterMsg</i></dt>
376 <dd> 376 <dd>
377 flag indicating to filter the message (boolean) 377 flag indicating to filter the message (boolean)
378 </dd> 378 </dd>
379 </dl> 379 </dl>
380 <a NAME="IrcNetworkWidget.autoConnect" ID="IrcNetworkWidget.autoConnect"></a> 380 <a NAME="IrcNetworkWidget.autoConnect" ID="IrcNetworkWidget.autoConnect"></a>
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