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


Public Member Functions | |
| StoredFunctorCall0 (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::StoredFunctorCall0< T, FunctionPointer >::function |
1.8.13