qtdeclarative/tests/auto/qml/qqmlcomponent
Ulf Hermann 51c6db3f3d QtQml: Check CU for null on isBound()
If the component has an error or was clear()'d its CU will be null.
Since isBound() is a public method, it should take that into account
rather than just crash.

Pick-to: 6.5
Change-Id: I4a3e7417da3c87f6ce7dbb615f984815bc2b0b0b
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2023-03-17 15:01:14 +01:00
..
data QQmlComponent: Do not load qrc file paths as file:// URLs 2022-12-15 17:48:15 +01:00
plainqml loadFromModule: Properly handle QML only modules 2023-02-02 16:55:03 +00:00
CMakeLists.txt Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
tst_qqmlcomponent.cpp QtQml: Check CU for null on isBound() 2023-03-17 15:01:14 +01:00