summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlbindengine/methods.2.txt
blob: b75ed28c53e7a571b48bd9900e45a2e89cd09994 (plain)
1
2
3
4
5
6
import Test 1.0

MyQmlObject { 
    id: MyObject
    onBasicSignal: MyObject.method(163) 
}