diff -r d1a603a70f83 -r 9becf9ca115c src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html --- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -156,16 +156,16 @@ <a NAME="DotDesktopWizardDialog.on_nameEdit_textChanged" ID="DotDesktopWizardDialog.on_nameEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_nameEdit_textChanged</h4> -<b>on_nameEdit_textChanged</b>(<i>txt</i>) +<b>on_nameEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to check, if the nameEdit field is empty. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the entry field +text of the entry field (unused) </dd> </dl> <a NAME="DotDesktopWizardDialog.on_notShowButton_clicked" ID="DotDesktopWizardDialog.on_notShowButton_clicked"></a> @@ -177,16 +177,16 @@ <a NAME="DotDesktopWizardDialog.on_notShowEdit_textChanged" ID="DotDesktopWizardDialog.on_notShowEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_notShowEdit_textChanged</h4> -<b>on_notShowEdit_textChanged</b>(<i>txt</i>) +<b>on_notShowEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to check the contents of the notShowEdit field. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the entry field +text of the entry field (unused) </dd> </dl> <a NAME="DotDesktopWizardDialog.on_onlyShowButton_clicked" ID="DotDesktopWizardDialog.on_onlyShowButton_clicked"></a> @@ -198,16 +198,16 @@ <a NAME="DotDesktopWizardDialog.on_onlyShowEdit_textChanged" ID="DotDesktopWizardDialog.on_onlyShowEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_onlyShowEdit_textChanged</h4> -<b>on_onlyShowEdit_textChanged</b>(<i>txt</i>) +<b>on_onlyShowEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to check the contents of the onlyShowEdit field. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the entry field +text of the entry field (unused) </dd> </dl> <a NAME="DotDesktopWizardDialog.on_projectButton_clicked" ID="DotDesktopWizardDialog.on_projectButton_clicked"></a> @@ -234,16 +234,16 @@ </dl> <a NAME="DotDesktopWizardDialog.on_typeEdit_textChanged" ID="DotDesktopWizardDialog.on_typeEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_typeEdit_textChanged</h4> -<b>on_typeEdit_textChanged</b>(<i>txt</i>) +<b>on_typeEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to check, if the typeEdit field is empty. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the entry field +text of the entry field (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>