Summary
In this chapter, we went through a thorough introduction to Qt Quick. We also covered model-view programming, which is a vital concept in both Qt/C++ and Qt Quick/QML. You may also find that QML is in some way an extensible version of JavaScript. This is an additional bonus for JavaScript developers. However, it's not difficult to start if you've never written a script before. Once you start, you'll get to explore the fascinating qualities of Qt Quick. We're going to show you how to access camera devices using Qt in the next chapter.