aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/twotextureproviders
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2019-10-01 14:01:42 +0200
committerMitch Curtis <mitch.curtis@qt.io>2019-10-14 11:15:11 +0200
commit67ef2583e481a37d51cb9d5d4d6046069559a754 (patch)
tree4a5e9f72664ba44ff13370f97e09c3f12e503377 /examples/quick/scenegraph/twotextureproviders
parentee62b2824fe91e95a3f8218b93ba55a2ef6660d0 (diff)
VDMAbstractItemModelDataType: ensure meta-type is initialized
Since the delegate chooser can call value() on a delegate model before the first call to createItem(), we need to ensure that all structures (and in particular, m_rolenames) are populated also in this case. This is especially important for cases where value() is called for every item in the model, as is the case for e.g. auto-completion for combo boxes, as delegate creation is particularly expensive there. Task-number: QTBUG-78858 Change-Id: I66138d74839b9645d11c69c29f2e70264c65a68d Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'examples/quick/scenegraph/twotextureproviders')
0 files changed, 0 insertions, 0 deletions