Skip to content

qt-learning/Multithreading-With-Qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreading-With-Qt

This is the repo for the Let's Get Thready: Multithreading with Qt course on Qt Academy.

Getting Started

  • Navigate to the 00-Start folder and open the CMakeLists.txt file with Qt Creator. You will be greeted with the Raycaster application used as a basis within the course.
  • We will use 00-Start as a basis for multiple exercises throughout the course, so it would be useful to keep a clean version on-hand!

Instructions

To get started with this project, you will need to have an IDE such as Qt Creator installed on your computer. You can download Qt Creator from the Qt.io website.

Once you have Qt Creator installed, open the 00-Start folder in Qt Creator. You can do this by opening Qt Creator selecting File > Open File or Project, and then navigating to the folder. Running the Application

To run the application, simply build and run the project in Qt Creator. The application will launch and you will see a window with a red sphere. Try resizing the window and identifying what issues we have.

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 code repository contains code samples and other materials designed to help you learn and practice Qt development. The materials provided are intended for educational purposes to assist you in understanding and applying Multithreading concepts and techniques in a Qt Widget application.

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