![]() |
QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
|
#include <qtconcurrentstoredfunctioncall.h>
Public Member Functions | |
StoredConstMemberFunctionCall2 (T(Class::*_fn)(Param1, Param2) const, const Class &_object, const Arg1 &_arg1, const Arg2 &_arg2) | |
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 >.