Getting Started with Qt¶
Finding your way around Qt.
Hello and welcome to Qt !
To get you started with Qt, we’ll need to know what you’d like to do.
Design UIs
Create Your First Applications
Develop applications
Create Your First Applications
For visual learning, take the courses in Qt Academy:
Use Qt Widgets if you want to use C++ API to create UIs.

