diff -r 0d9853ceb288 -r 3ede487187f2 src/eric7/Documentation/Source/eric7.CondaInterface.CondaNewEnvironmentDataDialog.html --- a/src/eric7/Documentation/Source/eric7.CondaInterface.CondaNewEnvironmentDataDialog.html Mon Apr 22 13:20:16 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.CondaInterface.CondaNewEnvironmentDataDialog.html Mon Apr 22 15:15:36 2024 +0200 @@ -135,44 +135,44 @@ </dl> <a NAME="CondaNewEnvironmentDataDialog.on_condaNameEdit_textChanged" ID="CondaNewEnvironmentDataDialog.on_condaNameEdit_textChanged"></a> <h4>CondaNewEnvironmentDataDialog.on_condaNameEdit_textChanged</h4> -<b>on_condaNameEdit_textChanged</b>(<i>txt</i>) +<b>on_condaNameEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the conda name. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -current text of the conda name entry +current text of the conda name entry (unused) </dd> </dl> <a NAME="CondaNewEnvironmentDataDialog.on_nameEdit_textChanged" ID="CondaNewEnvironmentDataDialog.on_nameEdit_textChanged"></a> <h4>CondaNewEnvironmentDataDialog.on_nameEdit_textChanged</h4> -<b>on_nameEdit_textChanged</b>(<i>txt</i>) +<b>on_nameEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the logical name. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -current text of the logical name entry +current text of the logical name entry (unused) </dd> </dl> <a NAME="CondaNewEnvironmentDataDialog.on_requirementsFilePicker_textChanged" ID="CondaNewEnvironmentDataDialog.on_requirementsFilePicker_textChanged"></a> <h4>CondaNewEnvironmentDataDialog.on_requirementsFilePicker_textChanged</h4> -<b>on_requirementsFilePicker_textChanged</b>(<i>txt</i>) +<b>on_requirementsFilePicker_textChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the requirements file name. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -current text of the requirements file name entry +current text of the requirements file name entry (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>