summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlbindengine/methods.2.txt
blob: 352913af4fd99fdb285deb357fbcbc7e0fbc0401 (plain)
1
2
3
4
MyQmlObject { 
    id: MyObject
    onBasicSignal: MyObject.method(163) 
}