April 2018
Intermediate to advanced
404 pages
8h 27m
English
In this chapter, we are going to learn something very different from the rest of the chapters in this book. Qt consists of two different methods for developing an application. The first method is Qt Widgets and C++, which we have covered in all previous chapters. The second method is using Qt Quick controls and the QML scripting language, which we will be covering in this chapter.
In this chapter, we will cover the following topics :
Are you ready? Let's get started!