aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickevents.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-01-14 17:40:50 +0100
committerUlf Hermann <ulf.hermann@qt.io>2020-01-15 10:18:36 +0100
commitc5a8dc153b3d3218360184837b098ba09018d982 (patch)
treeab80963e58c4593705cb6a67e441433509029079 /src/quick/items/qquickevents.cpp
parenta07251df7c1e6158cb323e60cb08e687ead15b19 (diff)
Allow overriding type registrations
Previously if the same revision of the same type was registered multiple times, the first registration would dominate. Now, the last one does. [ChangeLog] If you register the same revision of the same type multiple times, the last registration is the one QML will use. This allows you to override qmlRegisterSingleton*() calls, for example in order to register a singleton instance for a type tagged with QML_SINGLETON. Task-number: QTBUG-79331 Change-Id: I32a2acabc89af6faa89d8ccb6380a473bc8b8ddd Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/quick/items/qquickevents.cpp')
0 files changed, 0 insertions, 0 deletions