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_anacondaCheckBox_clicked | Private slot handling a user click on this check box. |
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_remoteCheckBox_toggled | Private slot handling a change of the remote check box state. |
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 user click on this check box.
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 handling a change of the remote check box state.
Private slot to handle changes of the virtual environment directory.