eric6/Documentation/Source/eric6.VirtualEnv.VirtualenvConfigurationDialog.html

changeset 7846
4dfa18ef5acd
parent 7273
391d6b7b1eff
child 7910
2eeec6bc49e6
equal deleted inserted replaced
7845:a626d0212c4d 7846:4dfa18ef5acd
139 <td>Private slot handling the selection of the specials group.</td> 139 <td>Private slot handling the selection of the specials group.</td>
140 </tr> 140 </tr>
141 <tr> 141 <tr>
142 <td><a href="#VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged">on_condaTargetDirectoryPicker_textChanged</a></td> 142 <td><a href="#VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged">on_condaTargetDirectoryPicker_textChanged</a></td>
143 <td>Private slot handling a change of the conda target directory.</td> 143 <td>Private slot handling a change of the conda target directory.</td>
144 </tr>
145 <tr>
146 <td><a href="#VirtualenvConfigurationDialog.on_nameEdit_textChanged">on_nameEdit_textChanged</a></td>
147 <td>Private slot handling a change of the virtual environment name.</td>
144 </tr> 148 </tr>
145 <tr> 149 <tr>
146 <td><a href="#VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged">on_pythonExecPicker_textChanged</a></td> 150 <td><a href="#VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged">on_pythonExecPicker_textChanged</a></td>
147 <td>Private slot to react to a change of the Python executable.</td> 151 <td>Private slot to react to a change of the Python executable.</td>
148 </tr> 152 </tr>
389 <dt><i>txt</i> (str)</dt> 393 <dt><i>txt</i> (str)</dt>
390 <dd> 394 <dd>
391 target directory 395 target directory
392 </dd> 396 </dd>
393 </dl> 397 </dl>
398 <a NAME="VirtualenvConfigurationDialog.on_nameEdit_textChanged" ID="VirtualenvConfigurationDialog.on_nameEdit_textChanged"></a>
399 <h4>VirtualenvConfigurationDialog.on_nameEdit_textChanged</h4>
400 <b>on_nameEdit_textChanged</b>(<i>txt</i>)
401
402 <p>
403 Private slot handling a change of the virtual environment name.
404 </p>
405 <dl>
406
407 <dt><i>txt</i> (str)</dt>
408 <dd>
409 name of the virtual environment
410 </dd>
411 </dl>
394 <a NAME="VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged" ID="VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged"></a> 412 <a NAME="VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged" ID="VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged"></a>
395 <h4>VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged</h4> 413 <h4>VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged</h4>
396 <b>on_pythonExecPicker_textChanged</b>(<i>txt</i>) 414 <b>on_pythonExecPicker_textChanged</b>(<i>txt</i>)
397 415
398 <p> 416 <p>

eric ide

mercurial