QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Namespaces | Typedefs | Functions
qtconcurrentexception.h File Reference
#include <QtConcurrent/qtconcurrent_global.h>
#include <QtCore/qexception.h>
Include dependency graph for qtconcurrentexception.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.
 

Typedefs

typedef Q_DECL_DEPRECATED QException QtConcurrent::Exception
 
typedef Q_DECL_DEPRECATED QUnhandledException QtConcurrent::UnhandledException
 

Functions

 QT_REQUIRE_CONFIG (concurrent)
 

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( concurrent  )