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

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Network.IRC.IrcIdentitiesEditDialog.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Network.IRC.IrcIdentitiesEditDialog.html	Thu Mar 04 19:39:54 2021 +0100
@@ -275,16 +275,16 @@
 </p>
 <a NAME="IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged" ID="IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged"></a>
 <h4>IrcIdentitiesEditDialog.on_identitiesCombo_currentIndexChanged</h4>
-<b>on_identitiesCombo_currentIndexChanged</b>(<i>identity</i>)
+<b>on_identitiesCombo_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 identity (string)
+index of the selected entry
 </dd>
 </dl>
 <a NAME="IrcIdentitiesEditDialog.on_nicknameAddButton_clicked" ID="IrcIdentitiesEditDialog.on_nicknameAddButton_clicked"></a>

eric ide

mercurial