Summary
In this chapter, you took a whirlwind tour of Qt Quick, Qt's declarative framework for application development. You learned about the basic visible items that Qt Quick provides as a foundation for application development as well as Qt Quick's support for animations and transitions. Finally, you saw how to link Qt Quick and C++, giving you the best of both worlds in Qt development.
In the next chapter, we will take a look at Qt Quick's support for multimedia recording and playback. Stay tuned!