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
I’ve already installed everything and I want to create my first application
Develop applications
I’ve already installed everything and I want to create my first application
I want to learn more about the options for application development
For visual learning, take the courses in Qt Academy:
Use Qt Widgets if you want to use the C++ API to create UIs.

