qtdeclarative/examples/quick/imageelements
Kai Köhne 222a5601a9 Examples: Use versioned CMake targets for Qt modules
Use e.g. Qt6::Core instead of Qt::Core. This is better matching the
find_package(Qt6 ...) call, and also avoids issues that the versionless
targets have.

Task-number: QTBUG-113277
Change-Id: Ib80f885e9f73fb9ad54b9e9b22cae2318877dc07
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
(cherry picked from commit 2e6403f8bf)
2023-05-03 12:32:40 +02: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 08:18:34 +00:00
CMakeLists.txt Examples: Use versioned CMake targets for Qt modules 2023-05-03 12:32:40 +02:00
ImageCell.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00
MyBorderImage.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00
ShadowRectangle.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00
animatedimage.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00
animatedsprite.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00
borderimage.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00
framestepping.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00
image.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00
imageelements.pro Use resource files for most examples 2012-12-12 10:32:50 +01:00
imageelements.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00
imageelements.qmlproject Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
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 08:18:34 +00:00
shadows.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00
spritesequence.qml Imageelements example: Update by coding conventions from official doc 2023-04-04 08:18:34 +00:00