Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtconcurrent-module.qdoc
Go to the documentation of this file.
1// Copyright (C) 2020 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \module QtConcurrent
6 \title Qt Concurrent C++ Classes
7 \brief The Qt Concurrent module contains functionality to support concurrent execution of program code.
8
9 \ingroup modules
10 \qtcmakepackage Concurrent
11 \qtvariable concurrent
12
13 The \l{Qt Concurrent} page contains information about how to use the module.
14*/