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

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
equal deleted inserted replaced
10691:d1a603a70f83 10692:9becf9ca115c
135 tuple of (str, str) 135 tuple of (str, str)
136 </dd> 136 </dd>
137 </dl> 137 </dl>
138 <a NAME="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged" ID="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged"></a> 138 <a NAME="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged" ID="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged"></a>
139 <h4>ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged</h4> 139 <h4>ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged</h4>
140 <b>on_pythonExecPicker_editTextChanged</b>(<i>txt</i>) 140 <b>on_pythonExecPicker_editTextChanged</b>(<i>_txt</i>)
141 <p> 141 <p>
142 Private slot to handle changes of the entered Python interpreter path. 142 Private slot to handle changes of the entered Python interpreter path.
143 </p> 143 </p>
144 144
145 <dl> 145 <dl>
146 146
147 <dt><i>txt</i> (str)</dt> 147 <dt><i>_txt</i> (str)</dt>
148 <dd> 148 <dd>
149 entered Python interpreter path 149 entered Python interpreter path (unused)
150 </dd> 150 </dd>
151 </dl> 151 </dl>
152 <div align="right"><a href="#top">Up</a></div> 152 <div align="right"><a href="#top">Up</a></div>
153 <hr /> 153 <hr />
154 </body></html> 154 </body></html>

eric ide

mercurial