qtdeclarative/tests/auto/qml/qmlcppcodegen/data/callContextPropertyLookupRe...

6 lines
85 B
QML

import QtQml
QtObject {
property Component c: Qt.createComponent("Dummy.qml")
}