Skip to content

ProcessDataMode: Limit impact of dataChanged signals

David Edmundson requested to merge work/d_ed/data_changed into master

Process values update a lot, the other roles are static. An update can trigger QML re-evaluation. For example the base class of the TreeDelegate checks model.decoration.

Merge request reports

Loading