An Introduction to Qt 5 - Session 1: Writing a Widget Based Application
In this first session of the series, we’ll start writing the “AddressBook” application, which will also serve as a basis for future sessions.
The Reference Application
You can find the files for the reference implementation of the application on GitLab.