Speaker
Albert Astals Cid
Description
This training is happening in https://meet.kde.org/b/akademy-trainings-3.
This training is an introduction to Qt Quick. On the one hand, it will teach you how to compose fluid user interfaces using the QML language. On the other hand, it will teach you how you hook the QML side up to your business logic in C++.
Course contents:
How to do [basic] QML interfaces
Connecting a QML UX with C++ business logic
Complex list views including data provided from C++ models