touchUpdated should be called for release and cancel.
authorMichael Brasser <michael.brasser@nokia.com>
Fri, 30 Dec 2011 03:45:40 +0000 (13:45 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 30 Dec 2011 06:28:39 +0000 (07:28 +0100)
commit017a82c6702768aed68c34f319fa14da591f3df2
tree8d3fe0e90ae40cf236769e25a440148c67225865
parentae739f001626de8f1f04f3f325488978870b0369
touchUpdated should be called for release and cancel.

touchUpdated should be emitted whenever the touch is updated, even if the
update means there are no longer any valid touch points.

Change-Id: Iceac5a65094784928108acc764bbc1d5c2b9a08a
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
src/quick/items/qquickmultipointtoucharea.cpp
tests/auto/qtquick2/qquickmultipointtoucharea/data/inFlickable.qml
tests/auto/qtquick2/qquickmultipointtoucharea/data/signalTest.qml
tests/auto/qtquick2/qquickmultipointtoucharea/tst_qquickmultipointtoucharea.cpp