Qt Declarative (Quick 2)
Go to file
Fabian Kosmale f0e5ff83a1 tst_qqmlecmascript: Check that parent can defer child class properties
It is arguably a bad idea to defer properties which might get defined in
child classes, but checking it in the engine would be expensive: We
cannot simply check that the property exist, as we might want to defer
attached properties.
So for now, we add a test to document and verify the behavior.

Change-Id: I264b136638c4ecddfa52b6687797cb981d9b531e
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2021-08-26 11:17:17 +02:00
cmake Fix missing 'We mean it' warning for generated qml_compile_hash_p.h 2021-03-31 17:06:00 +02:00
coin CMake: Enable enforcing CI tests 2020-07-13 18:01:41 +02:00
dist Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
examples Use add_shaders with CMake in some examples 2021-08-24 13:51:52 +02:00
features
src SelectionRectangle: use transparent handles for the desktop styles 2021-08-26 11:17:17 +02:00
tests tst_qqmlecmascript: Check that parent can defer child class properties 2021-08-26 11:17:17 +02:00
tools Allow QML plugin's CMake target name to be specified for qmldir file 2021-08-20 09:29:30 +10:00
.cmake.conf Add conanfile.py to support builds with Conan 2021-06-21 11:38:36 +03:00
.gitattributes Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
.gitignore Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
.gitmodules
.qmake.conf Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
.tag
CMakeLists.txt CMake: Look for ShaderTools package in additional package paths 2021-06-23 11:38:14 +02:00
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.GPLv3
LICENSE.LGPL3
LICENSE.LGPLv3
README.md Rewrite README.md 2021-08-12 13:15:17 +00:00
conanfile.py Conan: Inherit recipe class from QtLeafModule for common functionality 2021-08-26 10:04:21 +03:00
configure.cmake CMake: Add missing qt_cmdline.cmake files 2021-04-16 11:03:59 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2021-08-24 06:20:37 +03:00
qt_cmdline.cmake Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
qtdeclarative.doxy
sync.profile Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00