qtdoc/examples/demos/samegame
Fabian Kosmale 76406193f1 SameGame: Fix qmllint warnings and add qmllint.ini
Fix the unqalified access warning by qualifying the lookup, and remove
an unused import. With that, the project is warning free, and we can
configure qmllint via its ini file to complain loudly if new warnings
are introduced.

Fixes: QTBUG-138178
Pick-to: 6.10
Change-Id: I785ac8dec15b99bce2306d5f1f754a2f55dcc334
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-09-15 17:39:39 +02:00
..
content SameGame: Fix qmllint warnings and add qmllint.ini 2025-09-15 17:39:39 +02:00
doc Categorize Same Game as Application Example 2023-10-17 06:56:02 +00:00
.qmllint.ini SameGame: Fix qmllint warnings and add qmllint.ini 2025-09-15 17:39:39 +02:00
CMakeLists.txt Example: Use actual example name for project() 2025-07-09 08:58:58 +02:00
Main.qml SameGame: Fix qmllint warnings and add qmllint.ini 2025-09-15 17:39:39 +02:00
main.cpp samegame demo: port to qt_add_qml_module 2024-09-09 15:31:41 +02:00
qmldir samegame: fix .qmlproject 2024-09-20 12:39:41 +02:00
samegame.pro Move demos to qtdoc repository 2018-07-09 12:43:59 +00:00
samegame.qmlproject samegame: fix .qmlproject 2024-09-20 12:39:41 +02:00
samegame.qrc samegame: fix .qmlproject 2024-09-20 12:39:41 +02:00