Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.0
-
None
-
a1641e27d2e2f5e29362e3737be6b9d75714d138
Description
Try setting underline, overline or strike out on the font used to draw QStaticText. None of these decorations will have any effect. This is done by drawTextItemDecorations(), called from QPainter::drawTextItem(). That will have to generalized and called from drawStaticText() as well.