Skip to content

ProcessDataMode: Limit impact of dataChanged signals

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