aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlpropertycache.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2019-02-07 11:16:35 +0100
committerUlf Hermann <ulf.hermann@qt.io>2019-04-18 13:59:40 +0000
commit8aea79d9087805e14d1d1f13bd60a561abbe9f23 (patch)
tree566eec529f66dbf7c0f263602be1bf4841692fe2 /src/qml/qml/qqmlpropertycache.cpp
parent43573c8df170c5662b350703a06537c457c2d2fd (diff)
Move propertyCache-by-minor-version into QQmlMetaTypeData
Ths data structure should only be accessed when protected by the metatype data lock. In fact we don't access it from anywhere else. To make that more obvious, move it to the right place. This allows us to eliminate some const_cast and poking around in QQmlTypePrivate from the outside. Change-Id: I16ffd240b9504b9c00010bdb2d17b05c8196fe8a Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io>
Diffstat (limited to 'src/qml/qml/qqmlpropertycache.cpp')
0 files changed, 0 insertions, 0 deletions