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

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Thu Mar 04 19:39:54 2021 +0100
@@ -1153,16 +1153,16 @@
 </dl>
 <a NAME="HgLogBrowserDialog.on_branchCombo_activated" ID="HgLogBrowserDialog.on_branchCombo_activated"></a>
 <h4>HgLogBrowserDialog.on_branchCombo_activated</h4>
-<b>on_branchCombo_activated</b>(<i>txt</i>)
+<b>on_branchCombo_activated</b>(<i>index</i>)
 
 <p>
         Private slot called, when a new branch is selected.
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>index</i> (int)</dt>
 <dd>
-text of the selected branch (string)
+index of the selected entry
 </dd>
 </dl>
 <a NAME="HgLogBrowserDialog.on_buttonBox_clicked" ID="HgLogBrowserDialog.on_buttonBox_clicked"></a>
@@ -1202,16 +1202,16 @@
 </p>
 <a NAME="HgLogBrowserDialog.on_fieldCombo_activated" ID="HgLogBrowserDialog.on_fieldCombo_activated"></a>
 <h4>HgLogBrowserDialog.on_fieldCombo_activated</h4>
-<b>on_fieldCombo_activated</b>(<i>txt</i>)
+<b>on_fieldCombo_activated</b>(<i>index</i>)
 
 <p>
         Private slot called, when a new filter field is selected.
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>index</i> (int)</dt>
 <dd>
-text of the selected field (string)
+index of the selected entry
 </dd>
 </dl>
 <a NAME="HgLogBrowserDialog.on_filesTree_currentItemChanged" ID="HgLogBrowserDialog.on_filesTree_currentItemChanged"></a>

eric ide

mercurial