Hi,

I've implemented my own widget as plugin for Qt Designer now I want to use style sheets to change the look of the whole form including my own widget.

How do I have to change my widget to use style sheet definitions like background.

How can I react on a style sheet change? And how do I get the global style sheet definitions within my widget?

Thank you in advance

Markus

PS: I'm using Qt 4.5.1.