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

8 lines
109 B
QML

import QtQml
import TestTypes
Foozle {
id: foozle
property date barzle: foozle.BirthdayParty.rsvp
}