![]() |
Qt 4.8
|
#include <QtCore/qglobal.h>#include <QtCore/qtconcurrentrunbase.h>#include <QtCore/qtconcurrentstoredfunctioncall.h>Go to the source code of this file.
Namespaces | |
| QtConcurrent | |
| The QtConcurrent namespace provides high-level APIs that make it possible to write multi-threaded programs without using low-level threading primitives. | |
Functions | |
| template<typename T > | |
| QFuture< T > | QtConcurrent::run (Function function,...) |