Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-12121

QStaticText does not support text decorations

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.7.0
    • 4.7.0
    • GUI: Text handling
    • None
    • a1641e27d2e2f5e29362e3737be6b9d75714d138

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jiang Jiang Jiang
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes