summaryrefslogtreecommitdiffstats
path: root/examples/stackview/ButtonMenu.qml
Commit message (Collapse)AuthorAgeFilesLines
* Move examples into separate quick/controls directoryKai Koehne2013-04-301-61/+0
| | | | | | | | | | This makes sure all examples are in a separate directory for the Qt source packages. It also is in line with how the other repositories are structured. Task-number: QTBUG-30886 Change-Id: Idc2856e5dfaf467c8cb9764aee327a3b20c7b2d0 Reviewed-by: Caroline Chao <caroline.chao@digia.com>
* PageStack: add example applicationRichard Moe Gustavsen2013-03-261-0/+61
Change-Id: I030a8cc918dc330aeab41843dc0f6f8def812944 Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>