diff options
author | Christian Ehrlicher <[email protected]> | 2024-12-02 18:42:16 +0100 |
---|---|---|
committer | Volker Hilsheimer <[email protected]> | 2025-01-20 21:03:50 +0000 |
commit | c917d16f4b9982425b51dfc4947792e36defde35 (patch) | |
tree | 9b0911bb70d061642ee20a9d83723f53cd923994 /src/gui/kernel/qplatformintegration.cpp | |
parent | 2ec4c28470de115c16944653a5d4f6209452d56c (diff) |
Widgets: add enum values to QStyleOptionViewItem::ViewItemFeature
Add two new enum values:
IsDecoratedRootColumn: notifies the style that the current cell also
contains place for the tree column branch indicator so it can e.g.
properly draw rounded edges in a cell or complete row.
IsDecorationForRootColumn: the item contains the information to draw
the tree column branch indicator.
Pick-to: 6.9
Task-number: QTBUG-131585
Change-Id: Iee2823fe3a227630f926d0448095a10fad2b0ba7
Reviewed-by: Volker Hilsheimer <[email protected]>
Diffstat (limited to 'src/gui/kernel/qplatformintegration.cpp')
0 files changed, 0 insertions, 0 deletions