Module implementing the color dialog wizard dialog.
ColorDialogWizardDialog | Module implementing the color dialog wizard dialog. |
None |
Module implementing the color dialog wizard dialog.
It displays a dialog for entering the parameters for the QColorDialog code generator.
ColorDialogWizardDialog | Constructor |
getCode | Public method to get the source code. |
on_bTest_clicked | Private method to test the selected options. |
on_eColor_editTextChanged | Private slot to handle the editTextChanged signal of eColor. |
on_eRGB_textChanged | Private slot to handle the textChanged signal of eRGB. |
Constructor
Public method to get the source code.
Private method to test the selected options.
Private slot to handle the editTextChanged signal of eColor.
Private slot to handle the textChanged signal of eRGB.