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

6 lines
68 B
QML

import QtQuick 2.0
VMEComponent {
property string bar: 'baz'
}