Module implementing the file dialog wizard dialog.
None |
FileDialogWizardDialog | Class implementing the color dialog wizard dialog. |
None |
Class implementing the color dialog wizard dialog.
It displays a dialog for entering the parameters for the EricFileDialog or QFileDialog code generator.
EricTypes |
PyQtTypes |
None |
FileDialogWizardDialog | Constructor |
__prepareSchemesList | Private method to prepare the list of supported schemes. |
__toggleConfirmCheckBox | Private slot to enable/disable the confirmation check box. |
__toggleGroupsAndTest | Private slot to enable/disable certain groups and the test button. |
__toggleInitialFilterAndResult | Private slot to enable/disable the initial filter elements and the results entries. |
getCode | Public method to get the source code for Qt6. |
on_bTest_clicked | Private method to test the selected options. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_pyqtComboBox_currentIndexChanged | Private slot to setup the dialog for the selected PyQt variant. |
None |
Constructor
Private method to prepare the list of supported schemes.
Private slot to enable/disable the confirmation check box.
Private slot to enable/disable certain groups and the test button.
Private slot to enable/disable the initial filter elements and the results entries.
Public method to get the source code for Qt6.
Private method to test the selected options.
Private slot called by a button of the button box clicked.
Private slot to setup the dialog for the selected PyQt variant.