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

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
367 <dd> 367 <dd>
368 reference to the match object 368 reference to the match object
369 </dd> 369 </dd>
370 </dl> 370 </dl>
371 <dl> 371 <dl>
372 <dt>Returns:</dt> 372 <dt>Return:</dt>
373 <dd> 373 <dd>
374 flag indicating, if the message was handled (boolean) 374 flag indicating, if the message was handled (boolean)
375 </dd> 375 </dd>
376 </dl> 376 </dl>
377 <a NAME="IrcWidget.__handleCtcpReply" ID="IrcWidget.__handleCtcpReply"></a> 377 <a NAME="IrcWidget.__handleCtcpReply" ID="IrcWidget.__handleCtcpReply"></a>
401 <dd> 401 <dd>
402 reference to the match object 402 reference to the match object
403 </dd> 403 </dd>
404 </dl> 404 </dl>
405 <dl> 405 <dl>
406 <dt>Returns:</dt> 406 <dt>Return:</dt>
407 <dd> 407 <dd>
408 flag indicating, if the message was handled (boolean) 408 flag indicating, if the message was handled (boolean)
409 </dd> 409 </dd>
410 </dl> 410 </dl>
411 <a NAME="IrcWidget.__handleNickInUse" ID="IrcWidget.__handleNickInUse"></a> 411 <a NAME="IrcWidget.__handleNickInUse" ID="IrcWidget.__handleNickInUse"></a>
435 <dd> 435 <dd>
436 reference to the match object 436 reference to the match object
437 </dd> 437 </dd>
438 </dl> 438 </dl>
439 <dl> 439 <dl>
440 <dt>Returns:</dt> 440 <dt>Return:</dt>
441 <dd> 441 <dd>
442 flag indicating, if the message was handled (boolean) 442 flag indicating, if the message was handled (boolean)
443 </dd> 443 </dd>
444 </dl> 444 </dl>
445 <a NAME="IrcWidget.__handleServerError" ID="IrcWidget.__handleServerError"></a> 445 <a NAME="IrcWidget.__handleServerError" ID="IrcWidget.__handleServerError"></a>
463 <dd> 463 <dd>
464 message sent by the server (string) 464 message sent by the server (string)
465 </dd> 465 </dd>
466 </dl> 466 </dl>
467 <dl> 467 <dl>
468 <dt>Returns:</dt> 468 <dt>Return:</dt>
469 <dd> 469 <dd>
470 flag indicating, if the message was handled (boolean) 470 flag indicating, if the message was handled (boolean)
471 </dd> 471 </dd>
472 </dl> 472 </dl>
473 <a NAME="IrcWidget.__handleServerReply" ID="IrcWidget.__handleServerReply"></a> 473 <a NAME="IrcWidget.__handleServerReply" ID="IrcWidget.__handleServerReply"></a>
491 <dd> 491 <dd>
492 message sent by the server (string) 492 message sent by the server (string)
493 </dd> 493 </dd>
494 </dl> 494 </dl>
495 <dl> 495 <dl>
496 <dt>Returns:</dt> 496 <dt>Return:</dt>
497 <dd> 497 <dd>
498 flag indicating, if the message was handled (boolean) 498 flag indicating, if the message was handled (boolean)
499 </dd> 499 </dd>
500 </dl> 500 </dl>
501 <a NAME="IrcWidget.__hostConnected" ID="IrcWidget.__hostConnected"></a> 501 <a NAME="IrcWidget.__hostConnected" ID="IrcWidget.__hostConnected"></a>
583 <dd> 583 <dd>
584 reference to the match object 584 reference to the match object
585 </dd> 585 </dd>
586 </dl> 586 </dl>
587 <dl> 587 <dl>
588 <dt>Returns:</dt> 588 <dt>Return:</dt>
589 <dd> 589 <dd>
590 flag indicating, if the message was handled (boolean) 590 flag indicating, if the message was handled (boolean)
591 </dd> 591 </dd>
592 </dl> 592 </dl>
593 <a NAME="IrcWidget.__query" ID="IrcWidget.__query"></a> 593 <a NAME="IrcWidget.__query" ID="IrcWidget.__query"></a>
603 <dd> 603 <dd>
604 reference to the match object 604 reference to the match object
605 </dd> 605 </dd>
606 </dl> 606 </dl>
607 <dl> 607 <dl>
608 <dt>Returns:</dt> 608 <dt>Return:</dt>
609 <dd> 609 <dd>
610 flag indicating, if the message was handled (boolean) 610 flag indicating, if the message was handled (boolean)
611 </dd> 611 </dd>
612 </dl> 612 </dl>
613 <a NAME="IrcWidget.__readyRead" ID="IrcWidget.__readyRead"></a> 613 <a NAME="IrcWidget.__readyRead" ID="IrcWidget.__readyRead"></a>
766 <dd> 766 <dd>
767 name to check (string) 767 name to check (string)
768 </dd> 768 </dd>
769 </dl> 769 </dl>
770 <dl> 770 <dl>
771 <dt>Returns:</dt> 771 <dt>Return:</dt>
772 <dd> 772 <dd>
773 flag indicating a channel name (boolean) 773 flag indicating a channel name (boolean)
774 </dd> 774 </dd>
775 </dl> 775 </dl>
776 <a NAME="IrcWidget.joinChannel" ID="IrcWidget.joinChannel"></a> 776 <a NAME="IrcWidget.joinChannel" ID="IrcWidget.joinChannel"></a>
812 812
813 <p> 813 <p>
814 Public method to shut down the widget. 814 Public method to shut down the widget.
815 </p> 815 </p>
816 <dl> 816 <dl>
817 <dt>Returns:</dt> 817 <dt>Return:</dt>
818 <dd> 818 <dd>
819 flag indicating successful shutdown (boolean) 819 flag indicating successful shutdown (boolean)
820 </dd> 820 </dd>
821 </dl> 821 </dl>
822 <div align="right"><a href="#top">Up</a></div> 822 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial