Module implementing a dialog to enter the parameters for the conda virtual environment.
None |
CondaEnvironmentConfigurationDialog | Class implementing a dialog to enter the parameters for the virtual environment. |
None |
Class implementing a dialog to enter the parameters for the virtual environment.
None |
None |
CondaEnvironmentConfigurationDialog | Constructor |
__generateArguments | Private method to generate the process arguments. |
__updateOK | Private method to update the enabled status of the OK button. |
__updateUi | Private method to update the UI depending on the selected virtual environment creator (virtualenv or pyvenv). |
getData | Public method to retrieve the dialog data. |
None |
Constructor
Private method to generate the process arguments.
Private method to update the enabled status of the OK button.
Private method to update the UI depending on the selected virtual environment creator (virtualenv or pyvenv).
Public method to retrieve the dialog data.