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 E5FileDialog or QFileDialog code generator.
| None | 
| None | 
| FileDialogWizardDialog | Constructor | 
| __adjustOptions | Private method to adjust the file dialog options. | 
| __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 Qt5. | 
| 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 adjust the file dialog options.
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 Qt5.
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.