Module implementing the message box wizard dialog.
None |
MessageBoxWizardDialog | Class implementing the message box wizard dialog. |
None |
Class implementing the message box wizard dialog.
It displays a dialog for entering the parameters for the QMessageBox code generator.
None |
None |
MessageBoxWizardDialog | Constructor |
__enabledGroups | Private method to enable/disable some group boxes. |
__getButtonCode | Private method to generate the button code. |
__testSelectedOptions | Private method to test the selected options. |
getCode | Public method to get the source code. |
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_rAboutQt_toggled | Private slot to handle the toggled signal of the rAboutQt radio button. |
on_rAbout_toggled | Private slot to handle the toggled signal of the rAbout radio button. |
None |
Constructor
Private method to enable/disable some group boxes.
Private method to generate the button code.
Private method to test the selected options.
Public method to get the source code.
Private method to test the selected options.
Private slot called by a button of the button box clicked.
Private slot to handle the toggled signal of the rAboutQt radio button.
Private slot to handle the toggled signal of the rAbout radio button.