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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10428
a071d4065202
--- a/src/eric7/Documentation/Source/eric7.Network.IRC.IrcWidget.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Network.IRC.IrcWidget.html	Thu May 25 19:52:31 2023 +0200
@@ -328,18 +328,11 @@
 </dl>
 <a NAME="IrcWidget.__editNetwork" ID="IrcWidget.__editNetwork"></a>
 <h4>IrcWidget.__editNetwork</h4>
-<b>__editNetwork</b>(<i>name</i>)
+<b>__editNetwork</b>(<i></i>)
 
 <p>
         Private slot to edit the network configuration.
 </p>
-<dl>
-
-<dt><i>name</i></dt>
-<dd>
-name of the network to edit (string)
-</dd>
-</dl>
 <a NAME="IrcWidget.__handleCtcp" ID="IrcWidget.__handleCtcp"></a>
 <h4>IrcWidget.__handleCtcp</h4>
 <b>__handleCtcp</b>(<i>match</i>)
@@ -430,7 +423,7 @@
 </dl>
 <a NAME="IrcWidget.__handleServerError" ID="IrcWidget.__handleServerError"></a>
 <h4>IrcWidget.__handleServerError</h4>
-<b>__handleServerError</b>(<i>code, server, message</i>)
+<b>__handleServerError</b>(<i>code, message</i>)
 
 <p>
         Private slot to handle a server error reply.
@@ -441,10 +434,6 @@
 <dd>
 numerical code sent by the server (integer)
 </dd>
-<dt><i>server</i></dt>
-<dd>
-name of the server (string)
-</dd>
 <dt><i>message</i></dt>
 <dd>
 message sent by the server (string)

eric ide

mercurial