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

MyQmlObject { 
    id: MyObject
    onBasicSignal: MyObject.method(163) 
}
t type='submit' value='reload'/>
authorFrans Englich <frans.englich@nokia.com>2009-08-14 13:23:24 (GMT)
committerFrans Englich <frans.englich@nokia.com>2009-08-14 13:23:24 (GMT)
commit1ef8ddc53d3d2512bbe5afbd2e6fb26cae206944 (patch)
treec3973a3c700c229d25e15526cc3bbf677862d8bb /src/3rdparty/ptmalloc
parent44265f30fb40baaecd4cda1b5aca0efeed6abc20 (diff)
downloadQt-1ef8ddc53d3d2512bbe5afbd2e6fb26cae206944.zip
Qt-1ef8ddc53d3d2512bbe5afbd2e6fb26cae206944.tar.gz
Qt-1ef8ddc53d3d2512bbe5afbd2e6fb26cae206944.tar.bz2
Pushing compile fix from Gareth, modified by me.
Seems this code path was broken.