![]() |
QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
|
#include <qtconcurrentstoredfunctioncall.h>


Public Member Functions | |
| StoredFunctorPointerCall0 (FunctionPointer *_function) | |
| void | runFunctor () override |
Public Member Functions inherited from QtConcurrent::RunFunctionTask< T > | |
| void | run () override |
Public Member Functions inherited from QtConcurrent::RunFunctionTaskBase< T > | |
| QFuture< T > | start () |
| QFuture< T > | start (QThreadPool *pool) |
| void | run () override |
Public Attributes | |
| FunctionPointer * | function |
Public Attributes inherited from QtConcurrent::RunFunctionTask< T > | |
| T | result |
|
inline |
|
inlineoverridevirtual |
Implements QtConcurrent::RunFunctionTaskBase< T >.
| FunctionPointer* QtConcurrent::StoredFunctorPointerCall0< T, FunctionPointer >::function |
1.8.13