PDA

View Full Version : Need help to style the GUI



NoRulez
9th October 2009, 08:23
Hi @all,

I've made some projects with some CSS/QSS styling, but this isn't what i want and the QSS isn't documented as well...
So an alternative to QSS is QStyle, but i can't find useful documentation on how to use it.

The problem: I wan't to use or subclass from Plastique style, because of rounded borders instead of the windows style...but how can i do like this in the attachement with QStyle?

Thanks in advance

Best Regards
NoRulez

yogeshgokul
9th October 2009, 09:34
Take a look here (http://qt.nokia.com/doc/4.5/qstyle.html#creating-a-custom-style).