Update drag and drop examples to new guidelines
authorAlan Alpert <alan.alpert@nokia.com>
Tue, 28 Feb 2012 01:33:51 +0000 (11:33 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 28 Feb 2012 08:19:51 +0000 (09:19 +0100)
commit7d32bacfc574dabb469ad8c0a83c70bb0fc6d770
tree6e65c2c8b5c7271ee09416b6eea5cfe50c6f0ac6
parent75a0d33d250a97d5ee0314f5b7aad876d9ee2fa8
Update drag and drop examples to new guidelines

Change-Id: Ib09a50015eaf7e79f21ade5df3cbd3b58b89c83d
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
examples/qtquick/draganddrop/draganddrop.pro [new file with mode: 0644]
examples/qtquick/draganddrop/draganddrop.qml [new file with mode: 0644]
examples/qtquick/draganddrop/draganddrop.qmlproject [moved from examples/qtquick/draganddrop/dragtarget.qmlproject with 88% similarity]
examples/qtquick/draganddrop/main.cpp [new file with mode: 0644]
examples/qtquick/draganddrop/tiles/DragTile.qml
examples/qtquick/draganddrop/tiles/DropTile.qml
examples/qtquick/draganddrop/tiles/tiles.qml
examples/qtquick/draganddrop/views/gridview.qml
examples/qtquick/qtquick.pro