Module implementing the color dialog wizard dialog.
| None | 
| ColorDialogWizardDialog | 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 QColorDialog code generator.
| None | 
| None | 
| ColorDialogWizardDialog | 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_eColor_editTextChanged | Private slot to handle the editTextChanged signal of eColor. | 
| on_eRGB_textChanged | Private slot to handle the textChanged signal of eRGB. | 
| 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 editTextChanged signal of eColor.
Private slot to handle the textChanged signal of eRGB.