src/eric7/Documentation/Source/eric7.Project.ProjectVenvConfigurationDialog.html

branch
eric7
changeset 9389
7b2344009d7a
parent 9323
6ae7193558ac
child 10479
856476537696
diff -r bfe7ea6599a3 -r 7b2344009d7a src/eric7/Documentation/Source/eric7.Project.ProjectVenvConfigurationDialog.html
--- a/src/eric7/Documentation/Source/eric7.Project.ProjectVenvConfigurationDialog.html	Wed Oct 05 16:19:31 2022 +0200
+++ b/src/eric7/Documentation/Source/eric7.Project.ProjectVenvConfigurationDialog.html	Thu Oct 06 16:22:35 2022 +0200
@@ -69,7 +69,7 @@
 <td>Public method to get the entered data.</td>
 </tr>
 <tr>
-<td><a href="#ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged">on_pythonExecPicker_textChanged</a></td>
+<td><a href="#ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged">on_pythonExecPicker_editTextChanged</a></td>
 <td>Private slot to handle changes of the entered Python interpreter path.</td>
 </tr>
 </table>
@@ -137,9 +137,9 @@
 tuple of (str, str)
 </dd>
 </dl>
-<a NAME="ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged" ID="ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged"></a>
-<h4>ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged</h4>
-<b>on_pythonExecPicker_textChanged</b>(<i>txt</i>)
+<a NAME="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged" ID="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged"></a>
+<h4>ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged</h4>
+<b>on_pythonExecPicker_editTextChanged</b>(<i>txt</i>)
 
 <p>
         Private slot to handle changes of the entered Python interpreter path.

eric ide

mercurial