qt6-bb10/qtdeclarative/tests/auto/quick/qquickloader/data/SizeToItem.qml

6 lines
60 B
QML

import QtQuick 2.0
Loader {
source: "Rect120x60.qml"
}