Skip to content

qt-learning/QObject

Repository files navigation

QObject

This is the repo for the QObject course on Qt Academy.

Getting Started

The files provided are the demo apps created during the course. They provide a reference for the workflows covered in the course section.

Instructions

To get started with this project, you will need to have Qt installed from the qt.io website. We Recommend using the QtCreator IDE in order to follow along with the content in the videos.

QObject_Section3: Example to demonstrate how to create a custom QObject. Tested with with Qt 6.8.1 MinGW 64-bit.

QObject_Section4: Example to demonstrate the basics of signals and slots in a console application. Tested with with Qt 6.8.1 MinGW 64-bit.

QObject_Section5: Example to demonstrate properties in a console application. Tested with with Qt 6.8.1 MinGW 64-bit.

QObject_Section6: Example to demonstrate run-time object introspection of a QObject. Tested with with Qt 6.8.1 MinGW 64-bit.

QObject_Section7: Example to demonstrate some basic memory management of a QObject. Tested with with Qt 6.8.1 MinGW 64-bit.

Resources

If you need additional help, the following resources may be helpful:

Licensing Information

Copyright (C) 2026 Qt Group.
SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

This is a QObject learning project for demonstrating how to use QObject in a Qt based applicaiton.

Terms and Conditions

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors