This chapter assumes that you have successfully installed Qt 5.12.0 on the host PC in ~/Qt/5.12.0 as described in Chapter 1, Setting Up the Environment, and have a basic understanding of C++ and its techniques.
You do not need to have completed the target setup or have built Qt 5.12.0 to achieve the objectives laid down in this chapter.
Completed code for the application in this chapter can be found in the GitHub repository at: https://github.com/PacktPublishing/Hands-On-Embedded-Programming-with-Qt/tree/master/Chapter02.