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

branch
eric7
changeset 8403
d9fd02e8c28b
parent 8372
e0227a7c850e
child 8596
d64760b2da50
diff -r 0a80c37a868a -r d9fd02e8c28b eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkEditDialog.html
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkEditDialog.html	Sun May 30 19:03:39 2021 +0200
+++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkEditDialog.html	Thu Jun 03 15:58:59 2021 +0200
@@ -117,7 +117,7 @@
 <td>Private slot to edit the server configuration.</td>
 </tr>
 <tr>
-<td><a href="#IrcNetworkEditDialog.on_identityCombo_currentIndexChanged">on_identityCombo_currentIndexChanged</a></td>
+<td><a href="#IrcNetworkEditDialog.on_identityCombo_currentTextChanged">on_identityCombo_currentTextChanged</a></td>
 <td>Private slot to handle the selection of an identity.</td>
 </tr>
 <tr>
@@ -266,18 +266,18 @@
 <p>
         Private slot to edit the server configuration.
 </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>index</i>)
+<a NAME="IrcNetworkEditDialog.on_identityCombo_currentTextChanged" ID="IrcNetworkEditDialog.on_identityCombo_currentTextChanged"></a>
+<h4>IrcNetworkEditDialog.on_identityCombo_currentTextChanged</h4>
+<b>on_identityCombo_currentTextChanged</b>(<i>identity</i>)
 
 <p>
         Private slot to handle the selection of an identity.
 </p>
 <dl>
 
-<dt><i>index</i> (int)</dt>
+<dt><i>identity</i> (str)</dt>
 <dd>
-index of the selected entry
+selected identity
 </dd>
 </dl>
 <a NAME="IrcNetworkEditDialog.on_networkEdit_textChanged" ID="IrcNetworkEditDialog.on_networkEdit_textChanged"></a>

eric ide

mercurial