Module implementing the input dialog wizard dialog.
None |
InputDialogWizardDialog | Class implementing the input dialog wizard dialog. |
None |
Class implementing the input dialog wizard dialog.
It displays a dialog for entering the parameters for the QInputDialog code generator.
None |
None |
InputDialogWizardDialog | Constructor |
__typeSelectButtonToggled | Private slot to modify the dialog according to the selected type. |
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. |
None |
Constructor
Private slot to modify the dialog according to the selected type.
Note: This is a multiplexed slot. Therefore it just reacts upon a positive check state (i.e. checked == True).
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.