Module implementing the font dialog wizard dialog.
FontDialogWizardDialog | Module implementing the font dialog wizard dialog. |
None |
Module implementing the font dialog wizard dialog.
It displays a dialog for entering the parameters for the QFontDialog code generator.
FontDialogWizardDialog | Constructor |
getCode | Public method to get the source code. |
on_bTest_clicked | Private method to test the selected options. |
on_eVariable_textChanged | Private slot to handle the textChanged signal of eVariable. |
on_fontButton_clicked | Private slot to handle the button press to select a font via a font selection dialog. |
Constructor
Public method to get the source code.
Private method to test the selected options.
Private slot to handle the textChanged signal of eVariable.
Private slot to handle the button press to select a font via a font selection dialog.