aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlprofiler/commandlistener.cpp
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2024-02-27 17:09:19 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2024-06-11 14:43:25 +0200
commit92b919aff75a6f8b9e2e4ca73b938a2a3810d031 (patch)
tree0dce5c53573aaff4c3f8201ae488daec460f9fb0 /tools/qmlprofiler/commandlistener.cpp
parent07efae1e50fc3dee21d0b5329005f2c039506cf6 (diff)
Warn about unset required properties on composite singletonsHEADdev
So far, we only checked for errors when creating the Component for the singleton. However, the creation of the singleton should also fail when some of its (or its subobjects) required properties are not set. C++ singletons will be handled in a separate change. [ChangeLog][Potentially Source-Incompatible Changes][QML] Instantiating singletons with unset required properties will now fail and print a warning instead of creating the singleton with the properties unset. Task-number: QTBUG-122784 Pick-to: 6.8 6.7 6.5 Change-Id: I80c8b036cb839b4cc19683e181e2c08f29c2fab5 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tools/qmlprofiler/commandlistener.cpp')
0 files changed, 0 insertions, 0 deletions