This is the repo for the Qt Design Studio - Fundamental Concepts course on Qt Academy.
Get the full learning experience by enrolling in the course on Qt Academy
In this course, you will learn the Fundamental Concepts of the Qt Design Studio Workspace. You will:
- Learn how to use different properties in Qt Design Studio.
- Familiarize yourself with components and assets.
- Get to know, how to use the states view.
⭐ Skill Level: Beginner
⏱️ Time to Complete: 20 minutes
In this repo, you will find an example project that will be used throughout the course to demonstrate essential concepts in Qt Design Studio.
To get started with this project, you will need to have Qt and Qt Design Studio installed on your computer. You can download Qt and Qt Design Studio from the Qt.io website.
Once you have Qt and an Qt Design Studio installed, head over to Qt Academy and follow along to create the project template and add the assets to the project.
To run the project, navigate to the folder in Qt Design Studio and open the Demo2.qmlproject file. Build and run the project in Qt Design Studio. The application will launch and you will see the application at that current stage.
If you need additional help, the following resources may be helpful:
- Qt Documentation: https://doc.qt.io
- Qt Forum: https://forum.qt.io
- Qt Academy: https://qt.io/academy
Copyright (C) 2026 Qt Group.
SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
This is a Qt Quick learning project demonstrating how to set up your project, create a basic UI canvas with imported assets, create and utilize custom components, handle user input, and integrate more complex interactions using JavaScript.
If you, your employer, or the legal entity you act on behalf of hold commercial license(s) with a Qt Group entity, this software package constitutes Pre-Release Code under the Qt License/Frame Agreement governing those licenses, and that agreement's terms and conditions govern your access and use of this software package.
This software package may provide links or access to third party libraries or code (collectively "Third-Party Software") to implement various functions. Use or distribution of Third-Party Software is discretionary and in all respects subject to applicable license terms of applicable third-party right holders.