Game Programming Using Qt Beginner's Guide
上QQ阅读APP看书,第一时间看更新

Windows and dialogs

The most basic skill that you need to learn is creating windows, showing them on a screen, and managing their content.

Creating a Qt project

The first step to develop an application with Qt Creator is to create a project using one of the templates provided by the editor.