qtdeclarative/examples/quick/scenegraph/threadedanimation
Craig Scott a86fd709dd Update quick examples to new QML CMake API
This is a pre-requisite to being able to make
qt6_qml_type_registration() an internal rather than public command.
Not all examples have been updated, only those that were using the
qt6_qml_type_registration() command.

Task-number: QTBUG-95093
Pick-to: 6.2
Change-Id: I3f1814a29af608461daa90477eca0aa2304eb9d1
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-08-24 16:08:21 +10:00
..
CMakeLists.txt Update quick examples to new QML CMake API 2021-08-24 16:08:21 +10:00
main.cpp Do not call QGuiApplication::exec() on an instance 2021-06-30 14:16:55 +02:00
main.qml Updated license headers 2016-01-20 11:46:11 +00:00
spinner.cpp use the override keyword consistently and correctly (clang-tidy) 2018-02-27 08:27:38 +00:00
spinner.h Add missing "override" keywords 2021-06-30 14:17:01 +02:00
spinner.png Example for running animations on the render thread 2013-07-01 07:27:49 +02:00
threadedanimation.pro Generate registrations for all examples 2020-01-13 16:47:57 +01:00
threadedanimation.qrc Example for running animations on the render thread 2013-07-01 07:27:49 +02:00