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

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
497 <dd> 497 <dd>
498 match object that matched the pattern 498 match object that matched the pattern
499 </dd> 499 </dd>
500 </dl> 500 </dl>
501 <dl> 501 <dl>
502 <dt>Returns:</dt> 502 <dt>Return:</dt>
503 <dd> 503 <dd>
504 flag indicating whether the message was handled (boolean) 504 flag indicating whether the message was handled (boolean)
505 </dd> 505 </dd>
506 </dl> 506 </dl>
507 <a NAME="IrcChannelWidget.__channelCreated" ID="IrcChannelWidget.__channelCreated"></a> 507 <a NAME="IrcChannelWidget.__channelCreated" ID="IrcChannelWidget.__channelCreated"></a>
517 <dd> 517 <dd>
518 match object that matched the pattern 518 match object that matched the pattern
519 </dd> 519 </dd>
520 </dl> 520 </dl>
521 <dl> 521 <dl>
522 <dt>Returns:</dt> 522 <dt>Return:</dt>
523 <dd> 523 <dd>
524 flag indicating whether the message was handled (boolean) 524 flag indicating whether the message was handled (boolean)
525 </dd> 525 </dd>
526 </dl> 526 </dl>
527 <a NAME="IrcChannelWidget.__channelModes" ID="IrcChannelWidget.__channelModes"></a> 527 <a NAME="IrcChannelWidget.__channelModes" ID="IrcChannelWidget.__channelModes"></a>
537 <dd> 537 <dd>
538 match object that matched the pattern 538 match object that matched the pattern
539 </dd> 539 </dd>
540 </dl> 540 </dl>
541 <dl> 541 <dl>
542 <dt>Returns:</dt> 542 <dt>Return:</dt>
543 <dd> 543 <dd>
544 flag indicating whether the message was handled (boolean) 544 flag indicating whether the message was handled (boolean)
545 </dd> 545 </dd>
546 </dl> 546 </dl>
547 <a NAME="IrcChannelWidget.__channelUrl" ID="IrcChannelWidget.__channelUrl"></a> 547 <a NAME="IrcChannelWidget.__channelUrl" ID="IrcChannelWidget.__channelUrl"></a>
557 <dd> 557 <dd>
558 match object that matched the pattern 558 match object that matched the pattern
559 </dd> 559 </dd>
560 </dl> 560 </dl>
561 <dl> 561 <dl>
562 <dt>Returns:</dt> 562 <dt>Return:</dt>
563 <dd> 563 <dd>
564 flag indicating whether the message was handled (boolean) 564 flag indicating whether the message was handled (boolean)
565 </dd> 565 </dd>
566 </dl> 566 </dl>
567 <a NAME="IrcChannelWidget.__clearMessages" ID="IrcChannelWidget.__clearMessages"></a> 567 <a NAME="IrcChannelWidget.__clearMessages" ID="IrcChannelWidget.__clearMessages"></a>
608 <dd> 608 <dd>
609 user name and prefixes (string) 609 user name and prefixes (string)
610 </dd> 610 </dd>
611 </dl> 611 </dl>
612 <dl> 612 <dl>
613 <dt>Returns:</dt> 613 <dt>Return:</dt>
614 <dd> 614 <dd>
615 list of privileges and user name (list of string, string) 615 list of privileges and user name (list of string, string)
616 </dd> 616 </dd>
617 </dl> 617 </dl>
618 <a NAME="IrcChannelWidget.__findUser" ID="IrcChannelWidget.__findUser"></a> 618 <a NAME="IrcChannelWidget.__findUser" ID="IrcChannelWidget.__findUser"></a>
628 <dd> 628 <dd>
629 user name to search for (string) 629 user name to search for (string)
630 </dd> 630 </dd>
631 </dl> 631 </dl>
632 <dl> 632 <dl>
633 <dt>Returns:</dt> 633 <dt>Return:</dt>
634 <dd> 634 <dd>
635 reference to the list entry (QListWidgetItem) 635 reference to the list entry (QListWidgetItem)
636 </dd> 636 </dd>
637 </dl> 637 </dl>
638 <a NAME="IrcChannelWidget.__handleCtcp" ID="IrcChannelWidget.__handleCtcp"></a> 638 <a NAME="IrcChannelWidget.__handleCtcp" ID="IrcChannelWidget.__handleCtcp"></a>
648 <dd> 648 <dd>
649 reference to the match object 649 reference to the match object
650 </dd> 650 </dd>
651 </dl> 651 </dl>
652 <dl> 652 <dl>
653 <dt>Returns:</dt> 653 <dt>Return:</dt>
654 <dd> 654 <dd>
655 flag indicating, if the message was handled (boolean) 655 flag indicating, if the message was handled (boolean)
656 </dd> 656 </dd>
657 </dl> 657 </dl>
658 <a NAME="IrcChannelWidget.__help" ID="IrcChannelWidget.__help"></a> 658 <a NAME="IrcChannelWidget.__help" ID="IrcChannelWidget.__help"></a>
668 <dd> 668 <dd>
669 match object that matched the pattern 669 match object that matched the pattern
670 </dd> 670 </dd>
671 </dl> 671 </dl>
672 <dl> 672 <dl>
673 <dt>Returns:</dt> 673 <dt>Return:</dt>
674 <dd> 674 <dd>
675 flag indicating whether the message was handled (boolean) 675 flag indicating whether the message was handled (boolean)
676 </dd> 676 </dd>
677 </dl> 677 </dl>
678 <a NAME="IrcChannelWidget.__ignore" ID="IrcChannelWidget.__ignore"></a> 678 <a NAME="IrcChannelWidget.__ignore" ID="IrcChannelWidget.__ignore"></a>
688 <dd> 688 <dd>
689 match object that matched the pattern 689 match object that matched the pattern
690 </dd> 690 </dd>
691 </dl> 691 </dl>
692 <dl> 692 <dl>
693 <dt>Returns:</dt> 693 <dt>Return:</dt>
694 <dd> 694 <dd>
695 flag indicating whether the message was handled (boolean) 695 flag indicating whether the message was handled (boolean)
696 </dd> 696 </dd>
697 </dl> 697 </dl>
698 <a NAME="IrcChannelWidget.__ignoreUser" ID="IrcChannelWidget.__ignoreUser"></a> 698 <a NAME="IrcChannelWidget.__ignoreUser" ID="IrcChannelWidget.__ignoreUser"></a>
729 <dd> 729 <dd>
730 match object that matched the pattern 730 match object that matched the pattern
731 </dd> 731 </dd>
732 </dl> 732 </dl>
733 <dl> 733 <dl>
734 <dt>Returns:</dt> 734 <dt>Return:</dt>
735 <dd> 735 <dd>
736 flag indicating whether the message was handled (boolean) 736 flag indicating whether the message was handled (boolean)
737 </dd> 737 </dd>
738 </dl> 738 </dl>
739 <a NAME="IrcChannelWidget.__openPrivateChat" ID="IrcChannelWidget.__openPrivateChat"></a> 739 <a NAME="IrcChannelWidget.__openPrivateChat" ID="IrcChannelWidget.__openPrivateChat"></a>
820 <dd> 820 <dd>
821 match object that matched the pattern 821 match object that matched the pattern
822 </dd> 822 </dd>
823 </dl> 823 </dl>
824 <dl> 824 <dl>
825 <dt>Returns:</dt> 825 <dt>Return:</dt>
826 <dd> 826 <dd>
827 flag indicating whether the message was handled (boolean) 827 flag indicating whether the message was handled (boolean)
828 </dd> 828 </dd>
829 </dl> 829 </dl>
830 <a NAME="IrcChannelWidget.__setUserPrivilege" ID="IrcChannelWidget.__setUserPrivilege"></a> 830 <a NAME="IrcChannelWidget.__setUserPrivilege" ID="IrcChannelWidget.__setUserPrivilege"></a>
840 <dd> 840 <dd>
841 match object that matched the pattern 841 match object that matched the pattern
842 </dd> 842 </dd>
843 </dl> 843 </dl>
844 <dl> 844 <dl>
845 <dt>Returns:</dt> 845 <dt>Return:</dt>
846 <dd> 846 <dd>
847 flag indicating whether the message was handled (boolean) 847 flag indicating whether the message was handled (boolean)
848 </dd> 848 </dd>
849 </dl> 849 </dl>
850 <a NAME="IrcChannelWidget.__topicCreated" ID="IrcChannelWidget.__topicCreated"></a> 850 <a NAME="IrcChannelWidget.__topicCreated" ID="IrcChannelWidget.__topicCreated"></a>
860 <dd> 860 <dd>
861 match object that matched the pattern 861 match object that matched the pattern
862 </dd> 862 </dd>
863 </dl> 863 </dl>
864 <dl> 864 <dl>
865 <dt>Returns:</dt> 865 <dt>Return:</dt>
866 <dd> 866 <dd>
867 flag indicating whether the message was handled (boolean) 867 flag indicating whether the message was handled (boolean)
868 </dd> 868 </dd>
869 </dl> 869 </dl>
870 <a NAME="IrcChannelWidget.__updateChannelModes" ID="IrcChannelWidget.__updateChannelModes"></a> 870 <a NAME="IrcChannelWidget.__updateChannelModes" ID="IrcChannelWidget.__updateChannelModes"></a>
880 <dd> 880 <dd>
881 match object that matched the pattern 881 match object that matched the pattern
882 </dd> 882 </dd>
883 </dl> 883 </dl>
884 <dl> 884 <dl>
885 <dt>Returns:</dt> 885 <dt>Return:</dt>
886 <dd> 886 <dd>
887 flag indicating whether the message was handled (boolean) 887 flag indicating whether the message was handled (boolean)
888 </dd> 888 </dd>
889 </dl> 889 </dl>
890 <a NAME="IrcChannelWidget.__userAway" ID="IrcChannelWidget.__userAway"></a> 890 <a NAME="IrcChannelWidget.__userAway" ID="IrcChannelWidget.__userAway"></a>
900 <dd> 900 <dd>
901 match object that matched the pattern 901 match object that matched the pattern
902 </dd> 902 </dd>
903 </dl> 903 </dl>
904 <dl> 904 <dl>
905 <dt>Returns:</dt> 905 <dt>Return:</dt>
906 <dd> 906 <dd>
907 flag indicating whether the message was handled (boolean) 907 flag indicating whether the message was handled (boolean)
908 </dd> 908 </dd>
909 </dl> 909 </dl>
910 <a NAME="IrcChannelWidget.__userJoin" ID="IrcChannelWidget.__userJoin"></a> 910 <a NAME="IrcChannelWidget.__userJoin" ID="IrcChannelWidget.__userJoin"></a>
920 <dd> 920 <dd>
921 match object that matched the pattern 921 match object that matched the pattern
922 </dd> 922 </dd>
923 </dl> 923 </dl>
924 <dl> 924 <dl>
925 <dt>Returns:</dt> 925 <dt>Return:</dt>
926 <dd> 926 <dd>
927 flag indicating whether the message was handled (boolean) 927 flag indicating whether the message was handled (boolean)
928 </dd> 928 </dd>
929 </dl> 929 </dl>
930 <a NAME="IrcChannelWidget.__userList" ID="IrcChannelWidget.__userList"></a> 930 <a NAME="IrcChannelWidget.__userList" ID="IrcChannelWidget.__userList"></a>
940 <dd> 940 <dd>
941 match object that matched the pattern 941 match object that matched the pattern
942 </dd> 942 </dd>
943 </dl> 943 </dl>
944 <dl> 944 <dl>
945 <dt>Returns:</dt> 945 <dt>Return:</dt>
946 <dd> 946 <dd>
947 flag indicating whether the message was handled (boolean) 947 flag indicating whether the message was handled (boolean)
948 </dd> 948 </dd>
949 </dl> 949 </dl>
950 <a NAME="IrcChannelWidget.__userNickChange" ID="IrcChannelWidget.__userNickChange"></a> 950 <a NAME="IrcChannelWidget.__userNickChange" ID="IrcChannelWidget.__userNickChange"></a>
960 <dd> 960 <dd>
961 match object that matched the pattern 961 match object that matched the pattern
962 </dd> 962 </dd>
963 </dl> 963 </dl>
964 <dl> 964 <dl>
965 <dt>Returns:</dt> 965 <dt>Return:</dt>
966 <dd> 966 <dd>
967 flag indicating whether the message was handled (boolean) 967 flag indicating whether the message was handled (boolean)
968 </dd> 968 </dd>
969 </dl> 969 </dl>
970 <a NAME="IrcChannelWidget.__userPart" ID="IrcChannelWidget.__userPart"></a> 970 <a NAME="IrcChannelWidget.__userPart" ID="IrcChannelWidget.__userPart"></a>
980 <dd> 980 <dd>
981 match object that matched the pattern 981 match object that matched the pattern
982 </dd> 982 </dd>
983 </dl> 983 </dl>
984 <dl> 984 <dl>
985 <dt>Returns:</dt> 985 <dt>Return:</dt>
986 <dd> 986 <dd>
987 flag indicating whether the message was handled (boolean) 987 flag indicating whether the message was handled (boolean)
988 </dd> 988 </dd>
989 </dl> 989 </dl>
990 <a NAME="IrcChannelWidget.__userQuit" ID="IrcChannelWidget.__userQuit"></a> 990 <a NAME="IrcChannelWidget.__userQuit" ID="IrcChannelWidget.__userQuit"></a>
1000 <dd> 1000 <dd>
1001 match object that matched the pattern 1001 match object that matched the pattern
1002 </dd> 1002 </dd>
1003 </dl> 1003 </dl>
1004 <dl> 1004 <dl>
1005 <dt>Returns:</dt> 1005 <dt>Return:</dt>
1006 <dd> 1006 <dd>
1007 flag indicating whether the message was handled (boolean) 1007 flag indicating whether the message was handled (boolean)
1008 </dd> 1008 </dd>
1009 </dl> 1009 </dl>
1010 <a NAME="IrcChannelWidget.__whoEnd" ID="IrcChannelWidget.__whoEnd"></a> 1010 <a NAME="IrcChannelWidget.__whoEnd" ID="IrcChannelWidget.__whoEnd"></a>
1020 <dd> 1020 <dd>
1021 match object that matched the pattern 1021 match object that matched the pattern
1022 </dd> 1022 </dd>
1023 </dl> 1023 </dl>
1024 <dl> 1024 <dl>
1025 <dt>Returns:</dt> 1025 <dt>Return:</dt>
1026 <dd> 1026 <dd>
1027 flag indicating whether the message was handled (boolean) 1027 flag indicating whether the message was handled (boolean)
1028 </dd> 1028 </dd>
1029 </dl> 1029 </dl>
1030 <a NAME="IrcChannelWidget.__whoEntry" ID="IrcChannelWidget.__whoEntry"></a> 1030 <a NAME="IrcChannelWidget.__whoEntry" ID="IrcChannelWidget.__whoEntry"></a>
1041 <dd> 1041 <dd>
1042 match object that matched the pattern 1042 match object that matched the pattern
1043 </dd> 1043 </dd>
1044 </dl> 1044 </dl>
1045 <dl> 1045 <dl>
1046 <dt>Returns:</dt> 1046 <dt>Return:</dt>
1047 <dd> 1047 <dd>
1048 flag indicating whether the message was handled (boolean) 1048 flag indicating whether the message was handled (boolean)
1049 </dd> 1049 </dd>
1050 </dl> 1050 </dl>
1051 <a NAME="IrcChannelWidget.__whoIs" ID="IrcChannelWidget.__whoIs"></a> 1051 <a NAME="IrcChannelWidget.__whoIs" ID="IrcChannelWidget.__whoIs"></a>
1068 <dd> 1068 <dd>
1069 match object that matched the pattern 1069 match object that matched the pattern
1070 </dd> 1070 </dd>
1071 </dl> 1071 </dl>
1072 <dl> 1072 <dl>
1073 <dt>Returns:</dt> 1073 <dt>Return:</dt>
1074 <dd> 1074 <dd>
1075 flag indicating whether the message was handled (boolean) 1075 flag indicating whether the message was handled (boolean)
1076 </dd> 1076 </dd>
1077 </dl> 1077 </dl>
1078 <a NAME="IrcChannelWidget.__whoIsActually" ID="IrcChannelWidget.__whoIsActually"></a> 1078 <a NAME="IrcChannelWidget.__whoIsActually" ID="IrcChannelWidget.__whoIsActually"></a>
1088 <dd> 1088 <dd>
1089 match object that matched the pattern 1089 match object that matched the pattern
1090 </dd> 1090 </dd>
1091 </dl> 1091 </dl>
1092 <dl> 1092 <dl>
1093 <dt>Returns:</dt> 1093 <dt>Return:</dt>
1094 <dd> 1094 <dd>
1095 flag indicating whether the message was handled (boolean) 1095 flag indicating whether the message was handled (boolean)
1096 </dd> 1096 </dd>
1097 </dl> 1097 </dl>
1098 <a NAME="IrcChannelWidget.__whoIsChannels" ID="IrcChannelWidget.__whoIsChannels"></a> 1098 <a NAME="IrcChannelWidget.__whoIsChannels" ID="IrcChannelWidget.__whoIsChannels"></a>
1108 <dd> 1108 <dd>
1109 match object that matched the pattern 1109 match object that matched the pattern
1110 </dd> 1110 </dd>
1111 </dl> 1111 </dl>
1112 <dl> 1112 <dl>
1113 <dt>Returns:</dt> 1113 <dt>Return:</dt>
1114 <dd> 1114 <dd>
1115 flag indicating whether the message was handled (boolean) 1115 flag indicating whether the message was handled (boolean)
1116 </dd> 1116 </dd>
1117 </dl> 1117 </dl>
1118 <a NAME="IrcChannelWidget.__whoIsConnection" ID="IrcChannelWidget.__whoIsConnection"></a> 1118 <a NAME="IrcChannelWidget.__whoIsConnection" ID="IrcChannelWidget.__whoIsConnection"></a>
1128 <dd> 1128 <dd>
1129 match object that matched the pattern 1129 match object that matched the pattern
1130 </dd> 1130 </dd>
1131 </dl> 1131 </dl>
1132 <dl> 1132 <dl>
1133 <dt>Returns:</dt> 1133 <dt>Return:</dt>
1134 <dd> 1134 <dd>
1135 flag indicating whether the message was handled (boolean) 1135 flag indicating whether the message was handled (boolean)
1136 </dd> 1136 </dd>
1137 </dl> 1137 </dl>
1138 <a NAME="IrcChannelWidget.__whoIsEnd" ID="IrcChannelWidget.__whoIsEnd"></a> 1138 <a NAME="IrcChannelWidget.__whoIsEnd" ID="IrcChannelWidget.__whoIsEnd"></a>
1148 <dd> 1148 <dd>
1149 match object that matched the pattern 1149 match object that matched the pattern
1150 </dd> 1150 </dd>
1151 </dl> 1151 </dl>
1152 <dl> 1152 <dl>
1153 <dt>Returns:</dt> 1153 <dt>Return:</dt>
1154 <dd> 1154 <dd>
1155 flag indicating whether the message was handled (boolean) 1155 flag indicating whether the message was handled (boolean)
1156 </dd> 1156 </dd>
1157 </dl> 1157 </dl>
1158 <a NAME="IrcChannelWidget.__whoIsHelper" ID="IrcChannelWidget.__whoIsHelper"></a> 1158 <a NAME="IrcChannelWidget.__whoIsHelper" ID="IrcChannelWidget.__whoIsHelper"></a>
1168 <dd> 1168 <dd>
1169 match object that matched the pattern 1169 match object that matched the pattern
1170 </dd> 1170 </dd>
1171 </dl> 1171 </dl>
1172 <dl> 1172 <dl>
1173 <dt>Returns:</dt> 1173 <dt>Return:</dt>
1174 <dd> 1174 <dd>
1175 flag indicating whether the message was handled (boolean) 1175 flag indicating whether the message was handled (boolean)
1176 </dd> 1176 </dd>
1177 </dl> 1177 </dl>
1178 <a NAME="IrcChannelWidget.__whoIsIdentify" ID="IrcChannelWidget.__whoIsIdentify"></a> 1178 <a NAME="IrcChannelWidget.__whoIsIdentify" ID="IrcChannelWidget.__whoIsIdentify"></a>
1188 <dd> 1188 <dd>
1189 match object that matched the pattern 1189 match object that matched the pattern
1190 </dd> 1190 </dd>
1191 </dl> 1191 </dl>
1192 <dl> 1192 <dl>
1193 <dt>Returns:</dt> 1193 <dt>Return:</dt>
1194 <dd> 1194 <dd>
1195 flag indicating whether the message was handled (boolean) 1195 flag indicating whether the message was handled (boolean)
1196 </dd> 1196 </dd>
1197 </dl> 1197 </dl>
1198 <a NAME="IrcChannelWidget.__whoIsIdle" ID="IrcChannelWidget.__whoIsIdle"></a> 1198 <a NAME="IrcChannelWidget.__whoIsIdle" ID="IrcChannelWidget.__whoIsIdle"></a>
1208 <dd> 1208 <dd>
1209 match object that matched the pattern 1209 match object that matched the pattern
1210 </dd> 1210 </dd>
1211 </dl> 1211 </dl>
1212 <dl> 1212 <dl>
1213 <dt>Returns:</dt> 1213 <dt>Return:</dt>
1214 <dd> 1214 <dd>
1215 flag indicating whether the message was handled (boolean) 1215 flag indicating whether the message was handled (boolean)
1216 </dd> 1216 </dd>
1217 </dl> 1217 </dl>
1218 <a NAME="IrcChannelWidget.__whoIsOperator" ID="IrcChannelWidget.__whoIsOperator"></a> 1218 <a NAME="IrcChannelWidget.__whoIsOperator" ID="IrcChannelWidget.__whoIsOperator"></a>
1228 <dd> 1228 <dd>
1229 match object that matched the pattern 1229 match object that matched the pattern
1230 </dd> 1230 </dd>
1231 </dl> 1231 </dl>
1232 <dl> 1232 <dl>
1233 <dt>Returns:</dt> 1233 <dt>Return:</dt>
1234 <dd> 1234 <dd>
1235 flag indicating whether the message was handled (boolean) 1235 flag indicating whether the message was handled (boolean)
1236 </dd> 1236 </dd>
1237 </dl> 1237 </dl>
1238 <a NAME="IrcChannelWidget.__whoIsSecure" ID="IrcChannelWidget.__whoIsSecure"></a> 1238 <a NAME="IrcChannelWidget.__whoIsSecure" ID="IrcChannelWidget.__whoIsSecure"></a>
1248 <dd> 1248 <dd>
1249 match object that matched the pattern 1249 match object that matched the pattern
1250 </dd> 1250 </dd>
1251 </dl> 1251 </dl>
1252 <dl> 1252 <dl>
1253 <dt>Returns:</dt> 1253 <dt>Return:</dt>
1254 <dd> 1254 <dd>
1255 flag indicating whether the message was handled (boolean) 1255 flag indicating whether the message was handled (boolean)
1256 </dd> 1256 </dd>
1257 </dl> 1257 </dl>
1258 <a NAME="IrcChannelWidget.__whoIsServer" ID="IrcChannelWidget.__whoIsServer"></a> 1258 <a NAME="IrcChannelWidget.__whoIsServer" ID="IrcChannelWidget.__whoIsServer"></a>
1268 <dd> 1268 <dd>
1269 match object that matched the pattern 1269 match object that matched the pattern
1270 </dd> 1270 </dd>
1271 </dl> 1271 </dl>
1272 <dl> 1272 <dl>
1273 <dt>Returns:</dt> 1273 <dt>Return:</dt>
1274 <dd> 1274 <dd>
1275 flag indicating whether the message was handled (boolean) 1275 flag indicating whether the message was handled (boolean)
1276 </dd> 1276 </dd>
1277 </dl> 1277 </dl>
1278 <a NAME="IrcChannelWidget.__whoIsUser" ID="IrcChannelWidget.__whoIsUser"></a> 1278 <a NAME="IrcChannelWidget.__whoIsUser" ID="IrcChannelWidget.__whoIsUser"></a>
1288 <dd> 1288 <dd>
1289 match object that matched the pattern 1289 match object that matched the pattern
1290 </dd> 1290 </dd>
1291 </dl> 1291 </dl>
1292 <dl> 1292 <dl>
1293 <dt>Returns:</dt> 1293 <dt>Return:</dt>
1294 <dd> 1294 <dd>
1295 flag indicating whether the message was handled (boolean) 1295 flag indicating whether the message was handled (boolean)
1296 </dd> 1296 </dd>
1297 </dl> 1297 </dl>
1298 <a NAME="IrcChannelWidget.addMessage" ID="IrcChannelWidget.addMessage"></a> 1298 <a NAME="IrcChannelWidget.addMessage" ID="IrcChannelWidget.addMessage"></a>
1333 1333
1334 <p> 1334 <p>
1335 Public method to get the users count of the channel. 1335 Public method to get the users count of the channel.
1336 </p> 1336 </p>
1337 <dl> 1337 <dl>
1338 <dt>Returns:</dt> 1338 <dt>Return:</dt>
1339 <dd> 1339 <dd>
1340 users count of the channel (integer) 1340 users count of the channel (integer)
1341 </dd> 1341 </dd>
1342 </dl> 1342 </dl>
1343 <a NAME="IrcChannelWidget.handleMessage" ID="IrcChannelWidget.handleMessage"></a> 1343 <a NAME="IrcChannelWidget.handleMessage" ID="IrcChannelWidget.handleMessage"></a>
1353 <dd> 1353 <dd>
1354 server message (string) 1354 server message (string)
1355 </dd> 1355 </dd>
1356 </dl> 1356 </dl>
1357 <dl> 1357 <dl>
1358 <dt>Returns:</dt> 1358 <dt>Return:</dt>
1359 <dd> 1359 <dd>
1360 flag indicating, if the message was handled (boolean) 1360 flag indicating, if the message was handled (boolean)
1361 </dd> 1361 </dd>
1362 </dl> 1362 </dl>
1363 <a NAME="IrcChannelWidget.hideEvent" ID="IrcChannelWidget.hideEvent"></a> 1363 <a NAME="IrcChannelWidget.hideEvent" ID="IrcChannelWidget.hideEvent"></a>
1394 1394
1395 <p> 1395 <p>
1396 Public method to get the name of the channel. 1396 Public method to get the name of the channel.
1397 </p> 1397 </p>
1398 <dl> 1398 <dl>
1399 <dt>Returns:</dt> 1399 <dt>Return:</dt>
1400 <dd> 1400 <dd>
1401 name of the channel (string) 1401 name of the channel (string)
1402 </dd> 1402 </dd>
1403 </dl> 1403 </dl>
1404 <a NAME="IrcChannelWidget.on_editTopicButton_clicked" ID="IrcChannelWidget.on_editTopicButton_clicked"></a> 1404 <a NAME="IrcChannelWidget.on_editTopicButton_clicked" ID="IrcChannelWidget.on_editTopicButton_clicked"></a>
1478 1478
1479 <p> 1479 <p>
1480 Public method to get the part message. 1480 Public method to get the part message.
1481 </p> 1481 </p>
1482 <dl> 1482 <dl>
1483 <dt>Returns:</dt> 1483 <dt>Return:</dt>
1484 <dd> 1484 <dd>
1485 part message (string) 1485 part message (string)
1486 </dd> 1486 </dd>
1487 </dl> 1487 </dl>
1488 <a NAME="IrcChannelWidget.requestLeave" ID="IrcChannelWidget.requestLeave"></a> 1488 <a NAME="IrcChannelWidget.requestLeave" ID="IrcChannelWidget.requestLeave"></a>
1614 1614
1615 <p> 1615 <p>
1616 Public method to get the nick name of the user. 1616 Public method to get the nick name of the user.
1617 </p> 1617 </p>
1618 <dl> 1618 <dl>
1619 <dt>Returns:</dt> 1619 <dt>Return:</dt>
1620 <dd> 1620 <dd>
1621 nick name of the user (string) 1621 nick name of the user (string)
1622 </dd> 1622 </dd>
1623 </dl> 1623 </dl>
1624 <div align="right"><a href="#top">Up</a></div> 1624 <div align="right"><a href="#top">Up</a></div>
1733 <dd> 1733 <dd>
1734 icon to be converted (QIcon) 1734 icon to be converted (QIcon)
1735 </dd> 1735 </dd>
1736 </dl> 1736 </dl>
1737 <dl> 1737 <dl>
1738 <dt>Returns:</dt> 1738 <dt>Return:</dt>
1739 <dd> 1739 <dd>
1740 away icon (QIcon) 1740 away icon (QIcon)
1741 </dd> 1741 </dd>
1742 </dl> 1742 </dl>
1743 <a NAME="IrcUserItem.__setIcon" ID="IrcUserItem.__setIcon"></a> 1743 <a NAME="IrcUserItem.__setIcon" ID="IrcUserItem.__setIcon"></a>
1760 1760
1761 <p> 1761 <p>
1762 Public method to check, if the user is allowed to change the topic. 1762 Public method to check, if the user is allowed to change the topic.
1763 </p> 1763 </p>
1764 <dl> 1764 <dl>
1765 <dt>Returns:</dt> 1765 <dt>Return:</dt>
1766 <dd> 1766 <dd>
1767 flag indicating that the topic can be changed (boolean) 1767 flag indicating that the topic can be changed (boolean)
1768 </dd> 1768 </dd>
1769 </dl> 1769 </dl>
1770 <a NAME="IrcUserItem.changePrivilege" ID="IrcUserItem.changePrivilege"></a> 1770 <a NAME="IrcUserItem.changePrivilege" ID="IrcUserItem.changePrivilege"></a>
1794 1794
1795 <p> 1795 <p>
1796 Public method to check, if this user is ignored. 1796 Public method to check, if this user is ignored.
1797 </p> 1797 </p>
1798 <dl> 1798 <dl>
1799 <dt>Returns:</dt> 1799 <dt>Return:</dt>
1800 <dd> 1800 <dd>
1801 flag indicating the ignored status 1801 flag indicating the ignored status
1802 </dd> 1802 </dd>
1803 </dl> 1803 </dl>
1804 <dl> 1804 <dl>
1813 1813
1814 <p> 1814 <p>
1815 Public method to get the user name. 1815 Public method to get the user name.
1816 </p> 1816 </p>
1817 <dl> 1817 <dl>
1818 <dt>Returns:</dt> 1818 <dt>Return:</dt>
1819 <dd> 1819 <dd>
1820 user name (string) 1820 user name (string)
1821 </dd> 1821 </dd>
1822 </dl> 1822 </dl>
1823 <a NAME="IrcUserItem.parseWhoFlags" ID="IrcUserItem.parseWhoFlags"></a> 1823 <a NAME="IrcUserItem.parseWhoFlags" ID="IrcUserItem.parseWhoFlags"></a>

eric ide

mercurial