Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.3.3
-
None
Description
Suggestion to make QCheckBox and QRadioButton text labels render rich text.
One should be able to put HTML <b> tags and get bold text inside the labels.
(i.e: “<b>This should be bold.</b><i>This should be italic.</i>And this should be normal text.”)
The text labels should behave as QLabel.