qtdeclarative/examples/qml
Semih Yavuz bab27113de QmlExamples: Add missing dependencies of QtQuick in CMakeLists
Running qmllint on extending-qml examples raises a plenty of warnings
due to a missing dependency declaration to QtQuick. Simply add it. Also
add FINAL to all properties exposed from C++ to disable (possible) property
shadowings.

Fixes: QTBUG-106602
Change-Id: I7b12a804f8f3ca64bd8f2f312a9e53dfe02b0a4c
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit 826cf9bb80)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2022-11-09 19:14:39 +00:00
..
doc/src SEO-enhance attached property documentation 2022-10-12 15:56:33 +00:00
dynamicscene Fix dynamicscene example to use a QML module 2021-09-04 10:39:37 +00:00
locale examples/qml/locale: Use inline component as a delegate 2021-05-19 11:46:37 +02:00
networkaccessmanagerfactory Update qml examples for improved target path handling 2021-08-25 10:44:35 +10:00
qml-i18n Remove use of deprecated High-DPI application attributes 2020-09-02 17:17:33 +02:00
qmlextensionplugins doc: Replace qmlscene with qml 2021-09-30 08:57:58 +02:00
referenceexamples Polish the QML reference examples 2021-11-04 14:01:08 +01:00
shell Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 14:14:59 +00:00
tutorials QmlExamples: Add missing dependencies of QtQuick in CMakeLists 2022-11-09 19:14:39 +00:00
xmlhttprequest Simplify the XmlHttpRequest example 2021-09-03 15:10:39 +00:00
CMakeLists.txt Switch examples to build as isolated sub-builds 2021-12-17 14:42:51 +01:00
qml.pro Turn the no-network support into a configurable feature 2016-10-10 14:11:47 +00:00