In this chapter, we will continue with the development of BigProject. This chapter assumes that you will continue developing in the same code base as you did in previous chapters.
While all of the code that's developed in this chapter may be run on the Host computer, I still strongly suggest that you have your Target so that you can see how the code runs on it.
The code we will develop throughout this chapter is available as complete code in the GitHub repository for this chapter: https://github.com/PacktPublishing/Hands-On-Embedded-Programming-with-Qt/tree/master/Chapter10.