QtCore/qtconcurrentrunbase.h Source File
Go to the documentation of this file.
42 #ifndef QTCONCURRENT_RUNBASE_H
43 #define QTCONCURRENT_RUNBASE_H
47 #ifndef QT_NO_CONCURRENT
65 template <
class Normal,
class Vo
id>
72 template <
class Normal,
class Vo
id>
73 struct Type {
typedef Void
type; };
103 #ifndef QT_NO_EXCEPTIONS
107 #ifndef QT_NO_EXCEPTIONS
131 #ifndef QT_NO_EXCEPTIONS
135 #ifndef QT_NO_EXCEPTIONS
153 #endif // QT_NO_CONCURRENT
virtual void runFunctor()=0
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
void start(QRunnable *runnable, int priority=0)
void setRunnable(QRunnable *runnable)
#define QT_BEGIN_NAMESPACE
static QThreadPool * globalInstance()
void reportException(const QtConcurrent::Exception &e)
void reportResult(const T *result, int index=-1)