Add Two MultiPointTouchArea examples
authorAlan Alpert <alan.alpert@nokia.com>
Tue, 3 Jan 2012 02:07:25 +0000 (12:07 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 12 Jan 2012 06:35:07 +0000 (07:35 +0100)
commitf8957414968ab78701b710f35bb25e00dc5cf5af
tree14cc2b4e8d40f4420a01f9c4f3ab567bd9b3ebfd
parent724751cee2569b9a867786492de273ed00121c0a
Add Two MultiPointTouchArea examples

Bear-whack and multi-flame. Still missing an example using a custom
gesture and the signals.

Change-Id: Ie75c57e34adab3a62f66eba586a1b2de51dbe100
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
14 files changed:
examples/declarative/touchinteraction/multipointtouch/bearwhack.qml [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/AugmentedTouchPoint.qml [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/Bear0.png [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/Bear1.png [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/Bear2.png [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/Bear3.png [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/BearB.png [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/BearWhackParticleSystem.qml [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/ParticleFlame.qml [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/blur-circle.png [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/blur-circle3.png [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/heart-blur.png [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/content/title.png [new file with mode: 0644]
examples/declarative/touchinteraction/multipointtouch/multiflame.qml [new file with mode: 0644]