Added modified touch example from qtquicontrols repo
authorTomasz Olszak <olszak.tomasz@gmail.com>
Tue, 14 May 2013 20:39:04 +0000 (20:39 +0000)
committerTomasz Olszak <olszak.tomasz@gmail.com>
Sat, 25 May 2013 13:45:48 +0000 (13:45 +0000)
commite3df006f23fb956fbfc1523181040c84d9e63eff
treeb947a7c28596a06c8d7e310e1c8f672f68bf31da
parente5c61ac2645e1baf6efe2e85fe371033e4b88c42
Added modified touch example from qtquicontrols repo
examples/touch/content/AndroidDelegate.qml [new file with mode: 0644]
examples/touch/content/ButtonPage.qml [new file with mode: 0644]
examples/touch/content/ProgressBarPage.qml [new file with mode: 0644]
examples/touch/content/SliderPage.qml [new file with mode: 0644]
examples/touch/content/TabBarPage.qml [new file with mode: 0644]
examples/touch/content/TextInputPage.qml [new file with mode: 0644]
examples/touch/main.qml [new file with mode: 0644]
examples/touch/touch.pro [new file with mode: 0644]
examples/touch/touch.qmlproject [new file with mode: 0644]