Learn the basics of Qt and Qt Quick development by following the tutorials that illustrate how to use Qt Creator or Qt Design Studio to create simple applications and build and run them on target platforms:
To Develop With | Tutorials | Examples |
---|---|---|
Qt Widgets | Qt Widgets Examples | |
Qt Quick | Qt Quick Examples and Tutorials | |
Python | Qt for Python Tutorials | Qt for Python Examples |
For a more thorough walkthrough of the different aspects of developing applications with Qt, see the QML Book. It focuses on Qt Quick, but also provides the information needed to use QML together with C++.
The following tutorials illustrate how to use Qt Creator or Qt Design Studio to develop simple applications for a particular platform:
To Develop For | Tutorials | Examples |
---|---|---|
Mobile Devices | Qt Creator: Accelbubble | |
Embedded Devices |
|
|
MCUs | Qt Design Studio: Washing Machine UI | Qt Quick Ultralite Examples |
To view a list of all Qt examples, see List of Qt Examples.
If you'd rather develop with Microsoft Visual Studio, you can install Qt VS Tools directly from Visual Studio.
Now, we'd like to send you off on your journey to Explore Qt.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/create-your-first-applications.html