aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2025-09-12 13:41:21 +0200
committerUlf Hermann <ulf.hermann@qt.io>2025-09-15 20:08:03 +0200
commitc66fb45c886781c8af85e15c8e8af7305ab38fed (patch)
treeeea51d1cfecac41d135df9067c63b9a4d395eb32 /src/qmlcompiler
parenta5ad373e6e19909a814a813daafd8402cf5153bd (diff)
QmlModels: Signal list model changes also via QQmlTableInstanceModelHEADdev
Allow QQmlDelegateModelItemMetaType to store any QQmlInstanceModel, but also store the kind of model we're dealing with so that we can quickly produce a QQmlDelegateModel or a QQmlTableInstanceModel when necessary. This allows us to send the modelChanged() signal. We do not expect to perform the same trickery that QQmlDelegateModel and QQmlTableInstanceModel do more often. Therefore this solution does not need to scale beyond those. Pick-to: 6.10 Task-number: QTBUG-139941 Change-Id: Id6d2a8ae5f96b755a776eb354e6ae291314dbf7b Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Diffstat (limited to 'src/qmlcompiler')
0 files changed, 0 insertions, 0 deletions