Show checks in tree grouped by [-.] sections, allow groupwise dis/enabling

Authored by kossebau on Aug 10 2018, 1:24 PM.

Description

Show checks in tree grouped by [-.] sections, allow groupwise dis/enabling

Abusing the checked state for now to display the states:

  • EnabledInherited <=> Qt::PartiallyChecked
  • Disabled <=> Qt::Unchecked
  • Enabled <=> Qt::Checked

Needs a custom item delegate to draw proper enabled filter icons,
also to highlight checks currently enabled by the rules

Details

Committed
kossebauAug 10 2018, 1:24 PM
Parents
R32:8f5d8a1c86da: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown