src/eric7/Documentation/Source/eric7.MultiProject.AddProjectDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.MultiProject.AddProjectDialog.html	Mon Apr 22 15:15:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.MultiProject.AddProjectDialog.html	Mon Apr 22 18:23:20 2024 +0200
@@ -160,30 +160,30 @@
 </dl>
 <a NAME="AddProjectDialog.on_filenamePicker_textChanged" ID="AddProjectDialog.on_filenamePicker_textChanged"></a>
 <h4>AddProjectDialog.on_filenamePicker_textChanged</h4>
-<b>on_filenamePicker_textChanged</b>(<i>txt</i>)
+<b>on_filenamePicker_textChanged</b>(<i>_txt</i>)
 <p>
         Private slot called when the project filename has changed.
 </p>
 
 <dl>
 
-<dt><i>txt</i> (str)</dt>
+<dt><i>_txt</i> (str)</dt>
 <dd>
-text of the edit
+text of the edit (unused)
 </dd>
 </dl>
 <a NAME="AddProjectDialog.on_nameEdit_textChanged" ID="AddProjectDialog.on_nameEdit_textChanged"></a>
 <h4>AddProjectDialog.on_nameEdit_textChanged</h4>
-<b>on_nameEdit_textChanged</b>(<i>txt</i>)
+<b>on_nameEdit_textChanged</b>(<i>_txt</i>)
 <p>
         Private slot called when the project name has changed.
 </p>
 
 <dl>
 
-<dt><i>txt</i> (str)</dt>
+<dt><i>_txt</i> (str)</dt>
 <dd>
-text of the edit
+text of the edit (unused)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial