![]() |
QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
|
#include <qtconcurrentstoredfunctioncall.h>
Public Member Functions | |
StoredConstMemberFunctionPointerCall1 (T(Class::*_fn)(Param1) const, Class const *_object, const Arg1 &_arg1) | |
void | runFunctor () override |
![]() | |
void | run () override |
![]() | |
QFuture< T > | start () |
QFuture< T > | start (QThreadPool *pool) |
void | run () override |
Additional Inherited Members | |
![]() | |
T | result |
|
inline |
|
inlineoverridevirtual |
Implements QtConcurrent::RunFunctionTaskBase< T >.