diff options
author | Ulf Hermann <ulf.hermann@qt.io> | 2025-09-11 14:01:58 +0200 |
---|---|---|
committer | Ulf Hermann <ulf.hermann@qt.io> | 2025-09-15 20:07:59 +0200 |
commit | a5ad373e6e19909a814a813daafd8402cf5153bd (patch) | |
tree | b9760ad7dc05940564f9de4fb165416f7e12a030 /src/qmlls | |
parent | 7105eb6d0d46949e235d213cfe77dda95f16c6c5 (diff) |
QQuickTableView: Expose internal model changes via the model property
If the delegate changes the model, those changes need to be visible in
the "model" property of the view. To this end, use
QQmlTableInstanceModel's model variant instead of the assigned one once
it has been synchronized.
The inner change signaling from the delegates to the view will be
added in a separate change.
Pick-to: 6.10
Task-number: QTBUG-139941
Change-Id: I1296fa2c886dad063b6b39defef56cb7faf1e943
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Diffstat (limited to 'src/qmlls')
0 files changed, 0 insertions, 0 deletions