qt6-bb10/qtdeclarative/tests/auto/qml/qqmlengine/data/VMEComponent.qml

6 lines
60 B
QML

import QtQuick 2.0
Item {
property string foo: 'bar'
}