summaryrefslogtreecommitdiffstats
path: root/src/concurrent/doc/src/qtconcurrent-module.qdoc
blob: ce132c13b7cff11a242223f79ab0eeecd83c4651 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \module QtConcurrent
    \title Qt Concurrent C++ Classes
    \brief The Qt Concurrent module contains functionality to support concurrent execution of program code.

    \ingroup modules
    \qtcmakepackage Concurrent
    \qtvariable concurrent

    The \l{Qt Concurrent} page contains information about how to use the module.
*/