qtdoc/examples/demos/samegame/content
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
..
gfx Revert "Port samegame to qt_add_qml_module" 2024-01-17 07:16:10 +00:00
levels Revert "Port samegame to qt_add_qml_module" 2024-01-17 07:16:10 +00:00
Block.qml samegame demo: fix qmllint warnings 2024-09-09 15:31:46 +02:00
BlockEmitter.qml samegame demo: fix qmllint warnings 2024-09-09 15:31:46 +02:00
Button.qml SameGame: Fix qmllint warnings and add qmllint.ini 2025-09-15 17:39:39 +02:00
GameArea.qml samegame demo: fix qmllint warnings 2024-09-09 15:31:46 +02:00
LogoAnimation.qml samegame demo: fix qmllint warnings 2024-09-09 15:31:46 +02:00
MenuEmitter.qml Revert "Port samegame to qt_add_qml_module" 2024-01-17 07:16:10 +00:00
PaintEmitter.qml samegame demo: fix qmllint warnings 2024-09-09 15:31:46 +02:00
PrimaryPack.qml samegame demo: fix qmllint warnings 2024-09-09 15:31:46 +02:00
PuzzleBlock.qml samegame demo: fix qmllint warnings 2024-09-09 15:31:46 +02:00
SamegameText.qml samegame demo: fix qmllint warnings 2024-09-09 15:31:46 +02:00
Settings.qml Revert "Port samegame to qt_add_qml_module" 2024-01-17 07:16:10 +00:00
SimpleBlock.qml samegame demo: fix qmllint warnings 2024-09-09 15:31:46 +02:00
SmokeText.qml samegame demo: fix qmllint warnings 2024-09-09 15:31:46 +02:00
samegame.js Examples: Fix win logic for multiplayer games of samegame 2024-09-05 10:08:01 +02:00