qt6-bb10/qtdeclarative/tests/auto/qml/qqmlcomponent/data/shadowingFromCpp.qml

6 lines
99 B
QML

import qt.test 1.0
ShadowedRequiredProperty {
id: test
index: 1 // this property is fine
}