aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/extras/qmldir
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-04-29 09:37:15 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-06-11 14:29:29 +0000
commitdbf0b858952f57be61dc1b2765c05d25e86db546 (patch)
treebf6f8c493be82ab5587c56ef4fef53c687e858c6 /src/imports/extras/qmldir
parent0b2dc1a4d4824981a6f26fc82dd491dbc1bbbb12 (diff)
Add SwipeView
Based on the old TabView prototype, easy to use together with TabBar. The side-swiping feature will be removed from TabView to keep it simple and light-weight. Change-Id: I214b88688b98897962d335fe00008d222e0656a8 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src/imports/extras/qmldir')
-rw-r--r--src/imports/extras/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imports/extras/qmldir b/src/imports/extras/qmldir
index ec2bc05a..d21f666e 100644
--- a/src/imports/extras/qmldir
+++ b/src/imports/extras/qmldir
@@ -2,3 +2,4 @@ module QtQuick.Extras
plugin qtquickextras2plugin
classname QtQuickExtras2Plugin
Drawer 2.0 Drawer.qml
+SwipeView 2.0 SwipeView.qml