aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/data/noBindingLoop.qml
blob: 2b373a10105b2e1781b6f1363910c0e3bc7f56c4 (plain)
1
2
3
4
5
6
import QtQml

Loopy {
    radius: 8
    samples: 16
}