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

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
child 8429
ab23dbabd491
diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Network.IRC.IrcNetworkEditDialog.html
--- a/eric6/Documentation/Source/eric6.Network.IRC.IrcNetworkEditDialog.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Network.IRC.IrcNetworkEditDialog.html	Thu Mar 04 19:39:54 2021 +0100
@@ -268,16 +268,16 @@
 </p>
 <a NAME="IrcNetworkEditDialog.on_identityCombo_currentIndexChanged" ID="IrcNetworkEditDialog.on_identityCombo_currentIndexChanged"></a>
 <h4>IrcNetworkEditDialog.on_identityCombo_currentIndexChanged</h4>
-<b>on_identityCombo_currentIndexChanged</b>(<i>identity</i>)
+<b>on_identityCombo_currentIndexChanged</b>(<i>index</i>)
 
 <p>
         Private slot to handle the selection of an identity.
 </p>
 <dl>
 
-<dt><i>identity</i></dt>
+<dt><i>index</i> (int)</dt>
 <dd>
-selected entity (string)
+index of the selected entry
 </dd>
 </dl>
 <a NAME="IrcNetworkEditDialog.on_networkEdit_textChanged" ID="IrcNetworkEditDialog.on_networkEdit_textChanged"></a>

eric ide

mercurial