qtdeclarative/examples/quick/mousearea
Bumjoon Park 354e727c40 MouseArea example: Update by coding conventions from official doc
- Fix qmllint warning.
- string are translated.
- JS statements no longer end with semi-colon.

Pick-to: 6.5 6.5.0
Change-Id: I379b3fe961c4491ab29ae8f09fc2e53c8f405c5e
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2023-03-15 17:13:56 +09:00
..
doc Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
CMakeLists.txt Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
mousearea-wheel-example.qml MouseArea example: Update by coding conventions from official doc 2023-03-15 17:13:56 +09:00
mousearea.pro Use resource files for most examples 2012-12-12 10:32:50 +01:00
mousearea.qml MouseArea example: Update by coding conventions from official doc 2023-03-15 17:13:56 +09:00
mousearea.qmlproject Update MouseArea and KeyInteraction to new guidelines 2012-03-20 05:37:59 +01:00
mousearea.qrc Adapt examples to AUTO_RESOURCE_PREFIX 2022-06-24 08:45:43 +02:00