Module implementing the font dialog wizard dialog.
| None | 
| FontDialogWizardDialog | Class implementing the font dialog wizard dialog. | 
| None | 
Class implementing the font dialog wizard dialog.
It displays a dialog for entering the parameters for the QFontDialog code generator.
| None | 
| None | 
| FontDialogWizardDialog | Constructor | 
| 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_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. | 
| None | 
Constructor
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 textChanged signal of eVariable.
Private slot to handle the button press to select a font via a font selection dialog.