qtdeclarative/tests/auto/qml/qqmllanguage/data/cppRequiredPropertyInChildA...

5 lines
76 B
QML

import QtQuick 2.15
import example.org 1.0
Child2 {test: test2; test2: 18}