src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html	Mon Apr 22 15:15:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html	Mon Apr 22 18:23:20 2024 +0200
@@ -246,30 +246,30 @@
 </dl>
 <a NAME="HgGpgSignaturesDialog.on_categoryCombo_activated" ID="HgGpgSignaturesDialog.on_categoryCombo_activated"></a>
 <h4>HgGpgSignaturesDialog.on_categoryCombo_activated</h4>
-<b>on_categoryCombo_activated</b>(<i>index</i>)
+<b>on_categoryCombo_activated</b>(<i>_index</i>)
 <p>
         Private slot called, when a new filter category is selected.
 </p>
 
 <dl>
 
-<dt><i>index</i> (int)</dt>
+<dt><i>_index</i> (int)</dt>
 <dd>
-index of the selected entry
+index of the selected entry (unused)
 </dd>
 </dl>
 <a NAME="HgGpgSignaturesDialog.on_rxEdit_textChanged" ID="HgGpgSignaturesDialog.on_rxEdit_textChanged"></a>
 <h4>HgGpgSignaturesDialog.on_rxEdit_textChanged</h4>
-<b>on_rxEdit_textChanged</b>(<i>txt</i>)
+<b>on_rxEdit_textChanged</b>(<i>_txt</i>)
 <p>
         Private slot called, when a filter expression is entered.
 </p>
 
 <dl>
 
-<dt><i>txt</i> (str)</dt>
+<dt><i>_txt</i> (str)</dt>
 <dd>
-filter expression
+filter expression (unused)
 </dd>
 </dl>
 <a NAME="HgGpgSignaturesDialog.on_signaturesList_itemSelectionChanged" ID="HgGpgSignaturesDialog.on_signaturesList_itemSelectionChanged"></a>

eric ide

mercurial