In the previous section, we covered a great deal of material, including different GUIs and a slew of Qt features. Now, we will start learning more directly about using Qt in an embedded way. We begin in Chapter 8, Qt in the Embedded World, by taking a look at where Qt fits in the embedded market and the different Qt packages that are available to make it even easier to develop your embedded product. In Chapter 9, Exploring the IoT with Qt, we will learn about just a few of the IoT features that Qt offers as BigProject becomes a connected project. Chapter 10, Using More Qt-Related Technologies, adds more features to BigProject as we learn how about Qt's support for interprocess communication and develop a web-based GUI.
The following chapters will be covered in this section:
- Chapter 8, Qt in the Embedded World
- Chapter 9, Exploring the...