Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
It would be nice to be able to change globaly the text stylesheet of text widget using widget stylesheet.
Usecase:
QLabel allows insertion of subscript using <sub></sub> in the setText() of individual labels but there is no global stylesheet solution to change the subscript size of all QLabels in an application. It would be a useful option to include in a future release.