June 2018
Intermediate to advanced
348 pages
8h 45m
English
In a GUI framework, both run-time efficiency and high-level flexibility are key factors. The standard C++ object model provides very efficient run-time support, but its static nature is inflexible in certain problematic domains. The Qt framework combines the speed of C++ with the flexibility of the Qt object model.
The Qt object model supports the following features: