Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
4.7.0
-
None
-
Mac OS 10.6.4 64bit, Qt Creator 2.0 + 4.7.
Description
When you make Qt work with CSS and put the effort into creating additional nice components such as QTabWidget, why on earth would you make its child QTabBar protected and inaccessible to the users? Should people avoid using stylesheets when implementing QTabWidget? Should we re-implement the wheel to provide styling support for the QTabBar inside QTabWidget only? Is there any thought process in Qt's evolution involved?