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

changeset 8429
ab23dbabd491
parent 8152
0c740fcffd34
--- a/eric6/Documentation/Source/eric6.Network.IRC.IrcNetworkEditDialog.html	Mon Jun 14 18:25:00 2021 +0200
+++ b/eric6/Documentation/Source/eric6.Network.IRC.IrcNetworkEditDialog.html	Wed Jun 16 19:06:47 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