aboutsummaryrefslogtreecommitdiffstats
path: root/tests/baseline/controls/data
diff options
context:
space:
mode:
authorUlf Hermann <[email protected]>2025-06-19 08:07:42 +0200
committerUlf Hermann <[email protected]>2025-06-26 06:44:23 +0000
commit8bc307e8ed7161b4dff2b6ea96e42ea8c366d7aa (patch)
tree2ad89af75f4b4975f19d7ee23ecedeab51eb00ac /tests/baseline/controls/data
parentdb2792dd8609ab5ff4f3151e15036de7ffd538e9 (diff)
API Review: Expose delegateModelAccess from QQmlInstantiatorHEADdev
It mirrors the same property from any own delegate model. If you explicitly set an external DelegateModel to be used by the instantiator, that one's delegateModelAccess is used. This is in line with how the delegates behave. The lack of the property in Instantiator is an API inconsistency and therefore the fix has to be picked back to 6.10. [ChangeLog][QtQml] Instantiator now has a new property delegateModelAccess. Setting it to DelegateModel.ReadWrite allows you to write values into the model via required properties just as you could with context properties. Pick-to: 6.10 Task-number: QTBUG-132420 Change-Id: I44b480182339bff8aef8aba385d2bde63f825ff9 Reviewed-by: Fabian Kosmale <[email protected]>
Diffstat (limited to 'tests/baseline/controls/data')
0 files changed, 0 insertions, 0 deletions