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

10 lines
85 B
QML

import TestTypes
import QtQml
Nasty {
id: nasty
property Nasty n: nasty
}