![]() |
QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
|
#include <QtConcurrent/qtconcurrent_global.h>
#include <QtCore/qatomic.h>
#include <QtConcurrent/qtconcurrentmedian.h>
#include <QtConcurrent/qtconcurrentthreadengine.h>
#include <iterator>
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 | |
bool | QtConcurrent::selectIteration (std::bidirectional_iterator_tag) |
bool | QtConcurrent::selectIteration (std::forward_iterator_tag) |
bool | QtConcurrent::selectIteration (std::random_access_iterator_tag) |