summaryrefslogtreecommitdiffstats
path: root/examples/widgets/touch/pinchzoom
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-071-1/+1
| | | | | | | | | | Cleanup the Widget examples - replace foreach with range-based for loop in subdirectory tools, touch and tutorials Change-Id: I008d23b5993a18a3332fe9f5e5bca68cb0561066 Reviewed-by: Luca Beldi <v.ronin@yahoo.it> Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: Move touch examples around so they get included in docsPaul Wicking2018-09-1410-0/+599
Task-number: QTBUG-59249 Change-Id: I71f1d2e28f0cadbad1d6bcf117198018eaf8e012 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>