Hi ,

I want to put different backgound color for different widget. In Qt3 there was some thing setBackgoundColor() methods. In Qt-4.1, I got setBackgroundRole(), it takes QPalete::-- as argument. I want to set backgound color through QColor object, because from QColorDialog i will get QColor object. Is there any method to achieve this.

Thanks
Jnana