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

QHeaderView should support richtext in the labels

XMLWordPrintable

      Reimplementing paintSection is cumbersome and not advised in the documentation, and using a style to handle CE_HeaderLabel is not convenient if different styles are supposed to be used. The memory overhead for supporting richtext is low (no need to store anything, or at most a QBitArray to avoid detection of richtext when painting), and the performance overhead is low, as few labels are visible at any given time.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            vhilshei Volker Hilsheimer
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes