the customer want to have a "Apply" button in the QColorDialog, How can I add apply button to the QColorDialog?
thanks
Printable View
the customer want to have a "Apply" button in the QColorDialog, How can I add apply button to the QColorDialog?
thanks
You Subclass it...
Just normally, you add a button... where is the problem?