Qt Quick and QML

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 :

  • Introduction to Qt Quick and QML
  • Qt Quick Widgets and Controls
  • Qt Quick Designer
  • Qt Quick Layouts
  • Basic QML Scripting

Are you ready? Let's get started!

Get Hands-On GUI Programming with C++ and Qt5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.