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

QHeaderView should support richtext in the labels

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes