src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html	Tue Apr 23 09:29:13 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html	Tue Apr 23 11:26:04 2024 +0200
@@ -127,16 +127,16 @@
 </dl>
 <a NAME="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged" ID="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged"></a>
 <h4>VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged</h4>
-<b>on_pythonExecPicker_textChanged</b>(<i>txt</i>)
+<b>on_pythonExecPicker_textChanged</b>(<i>_txt</i>)
 <p>
         Private slot to handle changes of the entered Python interpreter path.
 </p>
 
 <dl>
 
-<dt><i>txt</i> (str)</dt>
+<dt><i>_txt</i> (str)</dt>
 <dd>
-entered Python interpreter path
+entered Python interpreter path (unused)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial