Welcome to the fourth module of our "Introduction to Qt / QML" series! In this module we will explore components: that is, how to reuse QML code by encapsulating it in a separate piece that we can then create as many times as needed.
In this video, we will show the basics of creating an "out-of-line" component: a component defined in a separate QML file. This is so easy it's almost magical.
The hard part comes later: how do we define a proper API for our components, so that we can use them effectively? This involves defining properties, methods, signals, slots on our components. We are going to discuss properties in this video, and the rest in the next video of this module.
The example code showcased in this video is available here: https://github.com/KDAB/kdabtv
00:00 Introduction
02:01 Custom Components & Items
04:56 Custom Properties
06:47 Custom Property Example
About the host:
This video is presented by Jesper Pedersen, who started with Qt back when Qt was widgets only and the version was 1.44, which gives him 21 years of experience with Qt. Since 2000 he has taught almost 100 Qt classes, ranging from Qt Widgets to QML. Heck, Jesper even taught a few classes on QTopia Core — Trolltech's initial attempt at creating a phone stack. Today Jesper holds a fancy business title, but that doesn't prevent him from coding both in his job and in his spare time.
About KDAB:
KDAB offers experienced software experts to help you deliver functional, high-performing, and innovative software across embedded, mobile, and desktop platforms for projects using C++, Qt, QML/Qt Quick, OpenGL, Qt 3D and more. https://www.kdab.com/software-services
KDAB experts regularly take time out to deliver KDAB’s world class training, in-house or at open enrollment courses around the world. We are the market leaders for training in Qt, OpenGL and C++.
Contact us to find out more at [email protected] or visit our website: https://www.kdab.com/software-service...
We are about 90 people, located all around the world. Our Head Office is in Sweden and we have other offices in Germany, France, the UK and the USA. https://www.kdab.com/about/contact/