April 2018
Beginner
714 pages
18h 21m
English
In this chapter, you will be introduced to a technology called Qt Quick that allows us to implement resolution-independent user interfaces with lots of eye-candy, animations, and effects that can be combined with regular Qt code that implements the logic of the application. You will learn the basics of the QML declarative language that forms the foundation of Qt Quick. You will create a simple Qt Quick application and see the advantages offered by the declarative approach.
The main topics covered in this chapter are these:
Read now
Unlock full access