Update MouseArea and KeyInteraction to new guidelines
authorAlan Alpert <alan.alpert@nokia.com>
Wed, 29 Feb 2012 07:21:11 +0000 (17:21 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 20 Mar 2012 04:37:59 +0000 (05:37 +0100)
commit6051714b12b2c633a8f2800c96c98cef59d4fea1
tree7b5989a6b1b289e9e67722549f1815335bf4c913
parenteb0b685bd6ef3a507b1a082aab6fd09a977255bd
Update MouseArea and KeyInteraction to new guidelines

Change-Id: Icf207005a48fa2a994632a88c4238d821622133c
Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
examples/quick/keyinteraction/keyinteraction.pro [new file with mode: 0644]
examples/quick/keyinteraction/keyinteraction.qml [new file with mode: 0644]
examples/quick/keyinteraction/keyinteraction.qmlproject [new file with mode: 0644]
examples/quick/keyinteraction/main.cpp [new file with mode: 0644]
examples/quick/mousearea/main.cpp [new file with mode: 0644]
examples/quick/mousearea/mousearea.pro [new file with mode: 0644]
examples/quick/mousearea/mousearea.qml [moved from examples/quick/mousearea/mousearea-example.qml with 96% similarity]
examples/quick/mousearea/mousearea.qmlproject [new file with mode: 0644]