qtdeclarative/examples/quick/imageelements
Bumjoon Park a7248458f7 Imageelements 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
Change-Id: I39236ffa20fd1131609f170c64ecb4e68273539a
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2023-04-04 06:09:43 +00:00
..
doc Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
pics Fix ImageElements example to use a QML module 2021-09-03 17:10:32 +02:00
BorderImageSelector.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
CMakeLists.txt Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
ImageCell.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
MyBorderImage.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
ShadowRectangle.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
animatedimage.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
animatedsprite.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
borderimage.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
framestepping.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
image.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
imageelements.pro
imageelements.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
imageelements.qmlproject
imageelements.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
multiframeborderimage.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
shadows.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
spritesequence.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00