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

6 lines
143 B
QML

import qt.test 1.0
RequiredPropertiesInGroup {
group.index: 44
// should succeed as there's a binding on group.name in the base type
}