Module implementing a dialog to enter the data of a virtual environment.
None |
VirtualenvAddEditDialog | Class implementing a dialog to enter the data of a virtual environment. |
None |
Class implementing a dialog to enter the data of a virtual environment.
None |
None |
VirtualenvAddEditDialog | Constructor |
__detectPythonInterpreter | Private method to search for a suitable Python interpreter inside an environment. |
__updateOk | Private slot to update the state of the OK button. |
getMetaData | Public method to retrieve the entered metadata. |
on_environmentTypeComboBox_currentIndexChanged | Private slot handling the selection of a virtual environment type. |
on_globalCheckBox_toggled | Private slot handling a change of the global check box state. |
on_nameEdit_textChanged | Private slot to handle changes of the logical name. |
on_pythonExecPicker_textChanged | Private slot to handle changes of the virtual environment interpreter. |
on_targetDirectoryPicker_textChanged | Private slot to handle changes of the virtual environment directory. |
None |
Constructor
Private method to search for a suitable Python interpreter inside an environment.
Private slot to update the state of the OK button.
Public method to retrieve the entered metadata.
Private slot handling the selection of a virtual environment type.
Private slot handling a change of the global check box state.
Private slot to handle changes of the logical name.
Private slot to handle changes of the virtual environment interpreter.
Private slot to handle changes of the virtual environment directory.