No use QWidget::setPalette() or modify the palette using your style sheet.
By the way: using a stylesheet like in your code snippet above is not necessary - you can do the same using setPalette() in a ( IMHO ) cleaner way.
Uwe
No use QWidget::setPalette() or modify the palette using your style sheet.
By the way: using a stylesheet like in your code snippet above is not necessary - you can do the same using setPalette() in a ( IMHO ) cleaner way.
Uwe
Bookmarks