qtdeclarative/examples/quick/scenegraph/threadedanimation
Sami Shalayel c49cb51645 threadedanimation example: add missing DEPENDENCIES to QtQuick
Add a missing dependency to QtQuick so that qmlls stops complaining
about Spinner's base type QQuickItem.

Amends a86fd709dd.

Pick-to: 6.8
Change-Id: I7e8af3ee053ecbe66074104be86359a006ed9a05
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
(cherry picked from commit 7af878f09f)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-03-04 14:39:52 +00:00
..
doc Doc: Create separate Graphics and Multimedia example categories 2024-01-17 15:36:27 +01:00
CMakeLists.txt threadedanimation example: add missing DEPENDENCIES to QtQuick 2025-03-04 14:39:52 +00:00
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
main.qml Quick scenegraph examples: use qsTr() for user facing strings 2023-01-17 16:45:12 +01:00
spinner.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
spinner.h Use SPDX license identifiers 2022-06-11 08:05:15 +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