Qtoolbox
General and Desktop
3
Posts
2
Posters
1.1k
Views
1
Watching
-
Hi,
If you only want to change colours etc, use the stylesheet. If you want a total other appearance, overwrite the paintEvent and draw it yourself. Or maybe there are possibilities to set non native display options for the buttons. -
[quote author="Jeroentje@home" date="1379318047"]Hi,
If you only want to change colours etc, use the stylesheet. If you want a total other appearance, overwrite the paintEvent and draw it yourself. Or maybe there are possibilities to set non native display options for the buttons.[/quote]
how to paintEvent. can you help me ?can you give an example?