diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Network.IRC.IrcNetworkManager.html --- a/eric6/Documentation/Source/eric6.Network.IRC.IrcNetworkManager.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Network.IRC.IrcNetworkManager.html Sat Jan 16 16:51:23 2021 +0100 @@ -145,7 +145,7 @@ Public method to check the auto join status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating if the channel should be joined automatically (boolean) @@ -159,7 +159,7 @@ Public method to get the channel key. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> channel key (string) </dd> @@ -172,7 +172,7 @@ Public method to get the channel name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> channel name (string) </dd> @@ -370,7 +370,7 @@ Class method to create the default identity. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> default identity (IrcIdentity) </dd> @@ -397,7 +397,7 @@ Public method to get the AWAY message. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> AWAY message (string) </dd> @@ -410,7 +410,7 @@ Public method to get the real identity name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> real identity name (string) </dd> @@ -423,7 +423,7 @@ Public method to get the identity name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> identity name (string) </dd> @@ -436,7 +436,7 @@ Public method to get the nick names. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> nick names (list of string) </dd> @@ -449,7 +449,7 @@ Public method to get the PART message. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> PART message (string) </dd> @@ -462,7 +462,7 @@ Public method to get the password. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> password (string) </dd> @@ -475,7 +475,7 @@ Public method to get the QUIT message. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> QUIT message (string) </dd> @@ -488,7 +488,7 @@ Public method to get the real name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> real name (string) </dd> @@ -502,7 +502,7 @@ identification. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> service name (string) </dd> @@ -530,7 +530,7 @@ upon AWAY. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating to remember the chat position (boolean) </dd> @@ -818,7 +818,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> default network object (IrcNetwork) </dd> @@ -860,7 +860,7 @@ start-up. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an auto connect (boolean) </dd> @@ -894,7 +894,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the channel (IrcChannel) </dd> @@ -907,7 +907,7 @@ Public method to get the list of channels. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of channel names (list of string) </dd> @@ -920,7 +920,7 @@ Public method to get the channels. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of channels for the network (list of IrcChannel) </dd> @@ -933,7 +933,7 @@ Public method to get the name of the identity. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> identity name (string) </dd> @@ -946,7 +946,7 @@ Public method to get the network name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> network name (string) </dd> @@ -959,7 +959,7 @@ Public method to get the server object. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the server (IrcServer) </dd> @@ -972,7 +972,7 @@ Public method to get the server name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> server name (string) </dd> @@ -1320,7 +1320,7 @@ Public method to get a copy of all identities. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary of all identities (dict of IrcIdentity) </dd> @@ -1345,7 +1345,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the identity (IrcIdentity) </dd> @@ -1358,7 +1358,7 @@ Public method to get the names of all identities. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> names of all identities (list of string) </dd> @@ -1378,7 +1378,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the network object (IrcNetwork) </dd> @@ -1391,7 +1391,7 @@ Public method to get a list of all known network names. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of network names (list of string) </dd> @@ -1565,7 +1565,7 @@ Public method to get the server name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> server name (string) </dd> @@ -1578,7 +1578,7 @@ Public method to get the password. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> password (string) </dd> @@ -1591,7 +1591,7 @@ Public method to get the server port number. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> port number (integer) </dd> @@ -1688,7 +1688,7 @@ Public method to check for SSL usage. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating SSL usage (boolean) </dd>