qt6-bb10/qtdeclarative/tests/auto/quick/qquickimage/data/image.qml

6 lines
55 B
QML

import QtQuick 2.15
Image {
source: "heart.png"
}