Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
4.4.3
-
None
Description
Stylesheets: When a subclass of QWidget using Q_OBJECT is placed in a layout and styled, it is not showing
Workaround: manually call widget->setAtribute(Qt::WA_StyledBackground, true)