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
|
||
---|---|---|
.. | ||
doc/src | ||
dynamicscene | ||
locale | ||
networkaccessmanagerfactory | ||
qml-i18n | ||
qmlextensionplugins | ||
referenceexamples | ||
shell | ||
tutorials | ||
xmlhttprequest | ||
CMakeLists.txt | ||
qml.pro |