Module implementing the Qt configuration page.
None |
QtPage | Class implementing the Qt configuration page. |
create | Module function to create the configuration page. |
Class implementing the Qt configuration page.
None |
None |
QtPage | Constructor |
__populateAndSetVenvComboBox | Private method to populate and set the virtual environment combo boxes. |
__populateAndSetVenvComboBoxes | Private method to populate the virtual environment combo boxes. |
__showVirtualEnvManager | Private method to show the virtual environment manager dialog. |
__updateQtSample | Private slot to update the Qt tools sample label. |
on_qtPostfixEdit_textChanged | Private slot to handle a change in the entered Qt directory. |
on_qtPrefixEdit_textChanged | Private slot to handle a change in the entered Qt directory. |
on_qtToolsDirPicker_editTextChanged | Private slot handling a change of the Qt Tools directory. |
save | Public slot to save the Qt configuration. |
None |
Constructor
Private method to populate and set the virtual environment combo boxes.
Private method to populate the virtual environment combo boxes.
Private method to show the virtual environment manager dialog.
Private slot to update the Qt tools sample label.
Private slot to handle a change in the entered Qt directory.
Private slot to handle a change in the entered Qt directory.
Private slot handling a change of the Qt Tools directory.
Public slot to save the Qt configuration.
Module function to create the configuration page.