qtdeclarative/examples/quick/keyinteraction
Bumjoon Park 023849fce4 Keyinteraction example: Update by coding conventions from official doc
- string are translated.
- JS statements no longer end with semi-colon.
- Fix qmllint warning.

Pick-to: 6.5 6.5.0
Change-Id: I83f2b702c9bb9f02f86728e2277297272cd75251
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2023-03-27 12:45:36 +09:00
..
doc Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
images Keyinteraction example: use qt_add_qml_module() in CMakeLists.txt 2021-11-11 12:11:40 +01:00
CMakeLists.txt Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
ContextMenu.qml Keyinteraction example: Update by coding conventions from official doc 2023-03-27 12:45:36 +09:00
GridMenu.qml Keyinteraction example: Update by coding conventions from official doc 2023-03-27 12:45:36 +09:00
ListMenu.qml Keyinteraction example: Update by coding conventions from official doc 2023-03-27 12:45:36 +09:00
ListViewDelegate.qml Keyinteraction example: Update by coding conventions from official doc 2023-03-27 12:45:36 +09:00
TabMenu.qml Keyinteraction example: Update by coding conventions from official doc 2023-03-27 12:45:36 +09:00
focus.qml Keyinteraction example: Update by coding conventions from official doc 2023-03-27 12:45:36 +09:00
keyinteraction.pro Use resource files for most examples 2012-12-12 10:32:50 +01:00
keyinteraction.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
keyinteraction.qmlproject
keyinteraction.qrc Adapt examples to AUTO_RESOURCE_PREFIX 2022-06-24 08:45:43 +02:00
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00