diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html Thu Mar 04 19:39:54 2021 +0100 @@ -262,16 +262,16 @@ </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>txt</i>) +<b>on_categoryCombo_activated</b>(<i>index</i>) <p> Private slot called, when a new filter category is selected. </p> <dl> -<dt><i>txt</i></dt> +<dt><i>index</i> (int)</dt> <dd> -text of the selected category (string) +index of the selected entry </dd> </dl> <a NAME="HgGpgSignaturesDialog.on_rxEdit_textChanged" ID="HgGpgSignaturesDialog.on_rxEdit_textChanged"></a>