Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Getting started

The goal of this chapter is to create a working base project that you can use to test any example you want.

At then end, the project will contain a simple QML app built using Qt 6.8 and cmake.

Note

A template can be found here.

This template contains the full QML project created during this chapter.

Don't worry if things seems a bit hard to understand, a recap will summarize everything at the end of the chapter. You can also clone the template from github.