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

7 lines
78 B
QML

pragma Strict
import QtQml
B {
r: ({x: 4, y: 6, width: 8, height: 10})
}