Module implementing a dialog to enter data for a new conda environment.
None |
CondaNewEnvironmentDataDialog | Class implementing a dialog to enter data for a new conda environment. |
None |
Class implementing a dialog to enter data for a new conda environment.
None |
None |
CondaNewEnvironmentDataDialog | Constructor |
__updateOK | Private method to update the enabled state of the OK button. |
getData | Public method to get the entered data. |
on_condaNameEdit_textChanged | Private slot to handle changes of the conda name. |
on_nameEdit_textChanged | Private slot to handle changes of the logical name. |
on_requirementsFilePicker_textChanged | Private slot to handle changes of the requirements file name. |
None |
Constructor
Private method to update the enabled state of the OK button.
Public method to get the entered data.
Private slot to handle changes of the conda name.
Private slot to handle changes of the logical name.
Private slot to handle changes of the requirements file name.