qtdeclarative/examples/quick/imageelements
Fabian Kosmale 2a32ec77c0 examples: Consistently require Qt 6.8
This prevents policy warnings in a few cases, and we want people to
opt-in to new policies, so make our examples copy'n'paste friendly.

Pick-to: 6.8
Task-number: QTBUG-126201
Task-number: QTBUG-126468
Change-Id: Iefa666b61c2d2f767da3583f0f6efd8e4a2169e5
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2024-07-03 08:43:43 +02:00
..
doc Doc: Create separate Graphics and Multimedia example categories 2024-01-17 15:36:27 +01: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 examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02: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