qtdeclarative/examples/quick/vectorimage
Fabian Kosmale 704ce91ebd VectorImage example: Fix qmllint warnings
Use required properties where needed, and properly qualify lookups. Use
ComponentBehavior: Bound so that the delegates can safely refer to the
ids in the same file.

This does not fix the unqualified warning in Heart.qml, as that file is
auto-generated, and the generator would need the fix instead.

Task-number: QTBUG-134589
Pick-to: 6.8 6.9
Change-Id: I6ef213004e0bb3e905a831749e9f0c2c5ca92518
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2025-03-17 13:08:13 +00:00
..
doc Example for VectorImage 2024-09-11 15:11:31 +02:00
CMakeLists.txt Example for VectorImage 2024-09-11 15:11:31 +02:00
Heart.qml Example for VectorImage 2024-09-11 15:11:31 +02:00
Main.qml VectorImage example: Fix qmllint warnings 2025-03-17 13:08:13 +00:00
generate.bat Example for VectorImage 2024-09-11 15:11:31 +02:00
heart.svg Example for VectorImage 2024-09-11 15:11:31 +02:00
main.cpp Example for VectorImage 2024-09-11 15:11:31 +02:00