Summary

In this chapter, we have learned how to create an application using Qt that allows the user to easily create and edit an organization chart. We have learned about classes such as QGraphicsScene, QGrapicsItem, QGraphicsTextItem, QGraphicsPixmapItem and so on that help us to create an interactive organization chart in a short period of time. In the upcoming chapter, we will learn how to capture images using our webcam!