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.
Join us at Akademy to celebrate KDE's 30th anniversary! Travel support requests are open till May 31st. Register now.
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.