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

7 lines
54 B
QML

import QtQml
Loopy {
radius: 8
samples: 16
}