summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlparser/interfaceQmlList.txt
blob: f41c105d25ead43b0cfc0857a3a651b043f33961 (plain)
1
2
3
4
5
6
MyContainer {
    qmllistInterfaces: [ 
        MyQmlObject {},
        MyQmlObject {}
    ]
}