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
Do you remember PathAnimation, which we discussed a few videos ago ( https://youtu.be/Ho73C_lFcrk )?
PathView is closely related to it: it's a view that arranges its elements on an arbitrary path. The delegates instantiated by the PathView will move, like a carousel, on the path provided by the user. As extra features, we can specify how to transform each delegate as it moves along the path (by modifying arbitrary properties such as scale, opacity, and so on).
If you are new to this whole model/view business in QML, please go rewatch the earlier videos in this series to get up to speed!
00:00 Introduction
00:31 PathView Example
03:11 Visualizing PathView
05:29 Specifying Attributes
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