QML - Vertical Swipe View?
问题 Is it possible to use the SwipeView in QML for vertical swiping rather than horizontal? I'd like the Page contents of a SwipeView to float vertically, so a user has to scroll up and down to navigate between Pages. If this is not possible how would I go about it? UPDATE This functionality has been added to QT as seen here: http://doc-snapshots.qt.io/qt5-dev/qml-qtquick-controls2-swipeview.html#orientation-prop 回答1: After some more research I came up with a solution that works fine, using a