eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html	Thu Mar 04 19:39:54 2021 +0100
@@ -275,16 +275,16 @@
 </dl>
 <a NAME="HgBookmarkDialog.on_nameCombo_activated" ID="HgBookmarkDialog.on_nameCombo_activated"></a>
 <h4>HgBookmarkDialog.on_nameCombo_activated</h4>
-<b>on_nameCombo_activated</b>(<i>txt</i>)
+<b>on_nameCombo_activated</b>(<i>index</i>)
 
 <p>
         Private slot to handle changes of the selected bookmark name.
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>index</i> (int)</dt>
 <dd>
-selected combo entry (string)
+index of the selected entry
 </dd>
 </dl>
 <a NAME="HgBookmarkDialog.on_nameEdit_textChanged" ID="HgBookmarkDialog.on_nameEdit_textChanged"></a>

eric ide

mercurial