Hi all,
I can change the text color of a QPushButton object using the QPalette::ButtonText attribute but I don't know how to change the background color of that button?
I tried the QPalette::Button, QPalette::Background,... but nothing changes.
Help me!
Thanks very much!