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 |
__updateOk | Private slot to update the state of the OK button. |
getData | Public method to retrieve the entered data. |
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 slot to update the state of the OK button.
Public method to retrieve the entered data.
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.