Sign up for the KDAB Newsletter
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Find what you need - explore our website and developer resources
19 June 2020
So far, we've used ListView to just scroll through elements. In this video we'll show you that you can also configure ListView to move by just one element at a time, effectively implementing a form of swiping through pages.
Note that if you can use the Qt Quick Controls 2 library, then the SwipeView element available in there is generally a better solution than a ListView. But that's a topic for another time.
The example code showcased in this video is available here: https://github.com/KDAB/kdabtv
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Upgrade your applications from Qt 5 to Qt 6 with KDAB’s migration services. Get a free migration assessment and join a hands-on workshop to prepare your team for a successful transition!
Learn more