Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.6.3
-
None
-
Linux 32bit, KDE
Description
When QTableWidget is placed inside QTabWidget, stylesheet is not applied to horizontal table header. If placed in another container (e.g. QFrame), styles are applied correctly.
Note: Styling is correctly applied in Designer, issue arises only when program is run.
This could also apply to QTableView, haven't tested it.
Test project is attached.