QtConcurrent Namespace

The QtConcurrent namespace provides high-level APIs that make it possible to write multi-threaded programs without using low-level threading primitives. More...

Header: #include <QtConcurrent>
qmake: QT += concurrent
Since: Qt 4.4

This namespace was introduced in Qt 4.4.

Detailed Description

See the Qt Concurrent module documentation for an overview of available functions, or see below for detailed information on each function.