src/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelWidget.html

branch
eric7
changeset 10428
a071d4065202
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelWidget.html	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelWidget.html	Wed Dec 20 14:58:58 2023 +0100
@@ -432,9 +432,9 @@
 </p>
 <dl>
 
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+reference to the parent widget
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__addManagementMessage" ID="IrcChannelWidget.__addManagementMessage"></a>
@@ -446,13 +446,13 @@
 </p>
 <dl>
 
-<dt><i>indicator</i></dt>
+<dt><i>indicator</i> (str)</dt>
 <dd>
-indicator to be shown (string)
+indicator to be shown
 </dd>
-<dt><i>message</i></dt>
+<dt><i>message</i> (str)</dt>
 <dd>
-message to be shown (string)
+message to be shown
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__appendMessage" ID="IrcChannelWidget.__appendMessage"></a>
@@ -464,9 +464,9 @@
 </p>
 <dl>
 
-<dt><i>message</i></dt>
+<dt><i>message</i> (str)</dt>
 <dd>
-message to be appended (string)
+message to be appended
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__autoWhoEntry" ID="IrcChannelWidget.__autoWhoEntry"></a>
@@ -479,7 +479,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -487,7 +487,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__channelCreated" ID="IrcChannelWidget.__channelCreated"></a>
@@ -499,7 +505,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -507,7 +513,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__channelModes" ID="IrcChannelWidget.__channelModes"></a>
@@ -519,7 +531,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -527,7 +539,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__channelUrl" ID="IrcChannelWidget.__channelUrl"></a>
@@ -539,7 +557,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -547,7 +565,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__clearMessages" ID="IrcChannelWidget.__clearMessages"></a>
@@ -590,15 +614,21 @@
 </p>
 <dl>
 
-<dt><i>name</i></dt>
+<dt><i>name</i> (str)</dt>
 <dd>
-user name and prefixes (string)
+user name and prefixes
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-list of privileges and user name (list of string, string)
+tuple containing a list of privileges and user name
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+tuple of (list of str, str)
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__findUser" ID="IrcChannelWidget.__findUser"></a>
@@ -610,15 +640,21 @@
 </p>
 <dl>
 
-<dt><i>name</i></dt>
+<dt><i>name</i> (str)</dt>
 <dd>
-user name to search for (string)
+user name to search for
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-reference to the list entry (QListWidgetItem)
+reference to the list entry
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QListWidgetItem
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__handleCtcp" ID="IrcChannelWidget.__handleCtcp"></a>
@@ -630,7 +666,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 reference to the match object
 </dd>
@@ -638,7 +674,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating, if the message was handled (boolean)
+flag indicating, if the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__help" ID="IrcChannelWidget.__help"></a>
@@ -650,7 +692,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -658,7 +700,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__ignore" ID="IrcChannelWidget.__ignore"></a>
@@ -670,7 +718,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -678,7 +726,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__ignoreUser" ID="IrcChannelWidget.__ignoreUser"></a>
@@ -711,7 +765,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -719,7 +773,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__openPrivateChat" ID="IrcChannelWidget.__openPrivateChat"></a>
@@ -802,7 +862,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -810,7 +870,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__setUserPrivilege" ID="IrcChannelWidget.__setUserPrivilege"></a>
@@ -822,7 +888,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -830,7 +896,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__topicCreated" ID="IrcChannelWidget.__topicCreated"></a>
@@ -842,7 +914,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -850,7 +922,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__updateChannelModes" ID="IrcChannelWidget.__updateChannelModes"></a>
@@ -862,7 +940,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -870,7 +948,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__userAway" ID="IrcChannelWidget.__userAway"></a>
@@ -882,7 +966,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -890,7 +974,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__userJoin" ID="IrcChannelWidget.__userJoin"></a>
@@ -902,7 +992,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -910,7 +1000,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__userList" ID="IrcChannelWidget.__userList"></a>
@@ -922,7 +1018,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -930,7 +1026,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__userNickChange" ID="IrcChannelWidget.__userNickChange"></a>
@@ -942,7 +1044,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -950,7 +1052,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__userPart" ID="IrcChannelWidget.__userPart"></a>
@@ -962,7 +1070,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -970,7 +1078,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__userQuit" ID="IrcChannelWidget.__userQuit"></a>
@@ -982,7 +1096,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -990,7 +1104,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoEnd" ID="IrcChannelWidget.__whoEnd"></a>
@@ -1002,7 +1122,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1010,7 +1130,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoEntry" ID="IrcChannelWidget.__whoEntry"></a>
@@ -1023,7 +1149,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1031,7 +1157,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIs" ID="IrcChannelWidget.__whoIs"></a>
@@ -1050,7 +1182,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1058,7 +1190,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsActually" ID="IrcChannelWidget.__whoIsActually"></a>
@@ -1070,7 +1208,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1078,7 +1216,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsChannels" ID="IrcChannelWidget.__whoIsChannels"></a>
@@ -1090,7 +1234,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1098,7 +1242,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsConnection" ID="IrcChannelWidget.__whoIsConnection"></a>
@@ -1110,7 +1260,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1118,7 +1268,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsEnd" ID="IrcChannelWidget.__whoIsEnd"></a>
@@ -1130,7 +1286,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1138,7 +1294,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsHelper" ID="IrcChannelWidget.__whoIsHelper"></a>
@@ -1150,7 +1312,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1158,7 +1320,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsIdentify" ID="IrcChannelWidget.__whoIsIdentify"></a>
@@ -1170,7 +1338,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1178,7 +1346,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsIdle" ID="IrcChannelWidget.__whoIsIdle"></a>
@@ -1190,7 +1364,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1198,7 +1372,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsOperator" ID="IrcChannelWidget.__whoIsOperator"></a>
@@ -1210,7 +1390,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1218,7 +1398,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsSecure" ID="IrcChannelWidget.__whoIsSecure"></a>
@@ -1230,7 +1416,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1238,7 +1424,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsServer" ID="IrcChannelWidget.__whoIsServer"></a>
@@ -1250,7 +1442,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1258,7 +1450,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.__whoIsUser" ID="IrcChannelWidget.__whoIsUser"></a>
@@ -1270,7 +1468,7 @@
 </p>
 <dl>
 
-<dt><i>match</i></dt>
+<dt><i>match</i> (re.Match)</dt>
 <dd>
 match object that matched the pattern
 </dd>
@@ -1278,7 +1476,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating whether the message was handled (boolean)
+flag indicating whether the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.addMessage" ID="IrcChannelWidget.addMessage"></a>
@@ -1290,13 +1494,13 @@
 </p>
 <dl>
 
-<dt><i>sender</i></dt>
+<dt><i>sender</i> (str)</dt>
 <dd>
-nick name of the sender (string)
+nick name of the sender
 </dd>
-<dt><i>msg</i></dt>
+<dt><i>msg</i> (str)</dt>
 <dd>
-message received from sender (string)
+message received from sender
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.addUsers" ID="IrcChannelWidget.addUsers"></a>
@@ -1308,9 +1512,9 @@
 </p>
 <dl>
 
-<dt><i>users</i></dt>
+<dt><i>users</i> (list of str)</dt>
 <dd>
-list of user names to add (list of string)
+list of user names to add
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.getUsersCount" ID="IrcChannelWidget.getUsersCount"></a>
@@ -1323,7 +1527,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-users count of the channel (integer)
+users count of the channel
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+int
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.handleMessage" ID="IrcChannelWidget.handleMessage"></a>
@@ -1335,15 +1545,21 @@
 </p>
 <dl>
 
-<dt><i>line</i></dt>
+<dt><i>line</i> (str)</dt>
 <dd>
-server message (string)
+server message
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating, if the message was handled (boolean)
+flag indicating, if the message was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.hideEvent" ID="IrcChannelWidget.hideEvent"></a>
@@ -1355,9 +1571,9 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
+<dt><i>evt</i> (QHideEvent)</dt>
 <dd>
-reference to the hide event (QHideEvent)
+reference to the hide event
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.initAutoWho" ID="IrcChannelWidget.initAutoWho"></a>
@@ -1384,7 +1600,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-name of the channel (string)
+name of the channel
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.on_editTopicButton_clicked" ID="IrcChannelWidget.on_editTopicButton_clicked"></a>
@@ -1410,9 +1632,9 @@
 </p>
 <dl>
 
-<dt><i>url</i></dt>
+<dt><i>url</i> (QUrl)</dt>
 <dd>
-URL to be opened (QUrl)
+URL to be opened
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.on_messages_copyAvailable" ID="IrcChannelWidget.on_messages_copyAvailable"></a>
@@ -1425,9 +1647,9 @@
 </p>
 <dl>
 
-<dt><i>yes</i></dt>
+<dt><i>yes</i> (bool)</dt>
 <dd>
-flag signaling the availability of selected text (boolean)
+flag signaling the availability of selected text
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.on_messages_customContextMenuRequested" ID="IrcChannelWidget.on_messages_customContextMenuRequested"></a>
@@ -1439,9 +1661,9 @@
 </p>
 <dl>
 
-<dt><i>pos</i></dt>
+<dt><i>pos</i> (QPoint)</dt>
 <dd>
-the position of the mouse pointer (QPoint)
+the position of the mouse pointer
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.on_usersList_customContextMenuRequested" ID="IrcChannelWidget.on_usersList_customContextMenuRequested"></a>
@@ -1453,9 +1675,9 @@
 </p>
 <dl>
 
-<dt><i>pos</i></dt>
+<dt><i>pos</i> (QPoint)</dt>
 <dd>
-the position of the mouse pointer (QPoint)
+the position of the mouse pointer
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.partMessage" ID="IrcChannelWidget.partMessage"></a>
@@ -1468,7 +1690,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-part message (string)
+part message
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.requestLeave" ID="IrcChannelWidget.requestLeave"></a>
@@ -1494,9 +1722,9 @@
 </p>
 <dl>
 
-<dt><i>name</i></dt>
+<dt><i>name</i> (str)</dt>
 <dd>
-of the channel (string)
+of the channel
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.setPartMessage" ID="IrcChannelWidget.setPartMessage"></a>
@@ -1508,9 +1736,9 @@
 </p>
 <dl>
 
-<dt><i>message</i></dt>
+<dt><i>message</i> (str)</dt>
 <dd>
-message to be used for PART messages (string)
+message to be used for PART messages
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.setPrivate" ID="IrcChannelWidget.setPrivate"></a>
@@ -1522,13 +1750,13 @@
 </p>
 <dl>
 
-<dt><i>private</i></dt>
+<dt><i>private</i> (bool)</dt>
 <dd>
-flag indicating private chat mode (boolean)
+flag indicating private chat mode
 </dd>
-<dt><i>partner</i></dt>
+<dt><i>partner</i> (str)</dt>
 <dd>
-name of the partner user (string)
+name of the partner user
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.setPrivateInfo" ID="IrcChannelWidget.setPrivateInfo"></a>
@@ -1540,9 +1768,9 @@
 </p>
 <dl>
 
-<dt><i>infoText</i></dt>
+<dt><i>infoText</i> (str)</dt>
 <dd>
-info text to be shown (string)
+info text to be shown
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.setUserName" ID="IrcChannelWidget.setUserName"></a>
@@ -1554,9 +1782,9 @@
 </p>
 <dl>
 
-<dt><i>name</i></dt>
+<dt><i>name</i> (str)</dt>
 <dd>
-user name for the channel (string)
+user name for the channel
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.setUserPrivilegePrefix" ID="IrcChannelWidget.setUserPrivilegePrefix"></a>
@@ -1568,7 +1796,7 @@
 </p>
 <dl>
 
-<dt><i>prefixes</i></dt>
+<dt><i>prefixes</i> (dict)</dt>
 <dd>
 dictionary with privilege as key and prefix as value
 </dd>
@@ -1582,9 +1810,9 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
+<dt><i>evt</i> (QShowEvent)</dt>
 <dd>
-reference to the show event (QShowEvent)
+reference to the show event
 </dd>
 </dl>
 <a NAME="IrcChannelWidget.unsetMarkerLine" ID="IrcChannelWidget.unsetMarkerLine"></a>
@@ -1604,7 +1832,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-nick name of the user (string)
+nick name of the user
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -1696,14 +1930,13 @@
 </p>
 <dl>
 
-<dt><i>name</i></dt>
+<dt><i>name</i> (str)</dt>
 <dd>
-string with user name and privilege prefix (string)
+string with user name and privilege prefix
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QListWidget or QListWidgetItem)</dt>
 <dd>
-reference to the parent widget (QListWidget or
-            QListWidgetItem)
+reference to the parent widget
 </dd>
 </dl>
 <a NAME="IrcUserItem.__awayIcon" ID="IrcUserItem.__awayIcon"></a>
@@ -1715,15 +1948,21 @@
 </p>
 <dl>
 
-<dt><i>icon</i></dt>
+<dt><i>icon</i> (QIcon)</dt>
 <dd>
-icon to be converted (QIcon)
+icon to be converted
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-away icon (QIcon)
+away icon
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QIcon
 </dd>
 </dl>
 <a NAME="IrcUserItem.__setIcon" ID="IrcUserItem.__setIcon"></a>
@@ -1750,7 +1989,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating that the topic can be changed (boolean)
+flag indicating that the topic can be changed
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="IrcUserItem.changePrivilege" ID="IrcUserItem.changePrivilege"></a>
@@ -1762,9 +2007,9 @@
 </p>
 <dl>
 
-<dt><i>privilege</i></dt>
+<dt><i>privilege</i> (str)</dt>
 <dd>
-privilege to set or unset (string)
+privilege to set or unset
 </dd>
 </dl>
 <a NAME="IrcUserItem.clearPrivileges" ID="IrcUserItem.clearPrivileges"></a>
@@ -1803,7 +2048,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-user name (string)
+user name
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <a NAME="IrcUserItem.parseWhoFlags" ID="IrcUserItem.parseWhoFlags"></a>
@@ -1815,9 +2066,9 @@
 </p>
 <dl>
 
-<dt><i>flags</i></dt>
+<dt><i>flags</i> (str)</dt>
 <dd>
-user flags as reported by WHO (string)
+user flags as reported by WHO
 </dd>
 </dl>
 <a NAME="IrcUserItem.setIgnored" ID="IrcUserItem.setIgnored"></a>
@@ -1843,9 +2094,9 @@
 </p>
 <dl>
 
-<dt><i>name</i></dt>
+<dt><i>name</i> (str)</dt>
 <dd>
-new nick name for the user (string)
+new nick name for the user
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial