eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html	Thu Mar 04 17:48:09 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html	Thu Mar 04 19:39:54 2021 +0100
@@ -1261,16 +1261,16 @@
 </p>
 <a NAME="GitLogBrowserDialog.on_fieldCombo_activated" ID="GitLogBrowserDialog.on_fieldCombo_activated"></a>
 <h4>GitLogBrowserDialog.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="GitLogBrowserDialog.on_filesTree_currentItemChanged" ID="GitLogBrowserDialog.on_filesTree_currentItemChanged"></a>

eric ide

mercurial