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
9 January 2020
Hello, and welcome to the second module of our "Introduction to Qt / QML" video series! In this module we will delve further into how to use some basic QML components and arrange them on the screen in order to build user interfaces from the bottom up.
We kickstart the second module with this video about the Image element and two of its companions: BorderImage and AnimatedImage. As their name implies, these elements are used to visualize images in a QML application. Don't be fooled by the apparent simplicity of this – using images correctly is actually an extremely powerful way to create great user experiences!
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