QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
Classes | Namespaces
qtconcurrentrunbase.h File Reference
#include <QtConcurrent/qtconcurrent_global.h>
#include <QtCore/qfuture.h>
#include <QtCore/qrunnable.h>
#include <QtCore/qthreadpool.h>
Include dependency graph for qtconcurrentrunbase.h:

Go to the source code of this file.

Classes

struct  QtConcurrent::SelectSpecialization< T >
 
struct  QtConcurrent::SelectSpecialization< T >::Type< Normal, Void >
 
struct  QtConcurrent::SelectSpecialization< void >
 
struct  QtConcurrent::SelectSpecialization< void >::Type< Normal, Void >
 
class  QtConcurrent::RunFunctionTaskBase< T >
 
class  QtConcurrent::RunFunctionTask< T >
 
class  QtConcurrent::RunFunctionTask< void >
 

Namespaces

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