We are starting to get a little more technical, and, as such, our code is getting a little more advanced. Having knowledge of the following concepts will help you:
- C++11 lambda functions
- C++11 auto keyword (it changed in C++11!)
This chapter does not require the use of the Target. You can go through it without the Target being set up.
The completed code for this chapter can be found at the following GitHub repository: https://github.com/PacktPublishing/Hands-On-Embedded-Programming-with-Qt/tree/master/Chapter04.