![]() |
QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
|
This is the complete list of members for QtConcurrent::VoidStoredFunctorPointerCall2< T, FunctionPointer, Arg1, Arg2 >, including all inherited members.
arg1 | QtConcurrent::VoidStoredFunctorPointerCall2< T, FunctionPointer, Arg1, Arg2 > | |
arg2 | QtConcurrent::VoidStoredFunctorPointerCall2< T, FunctionPointer, Arg1, Arg2 > | |
function | QtConcurrent::VoidStoredFunctorPointerCall2< T, FunctionPointer, Arg1, Arg2 > | |
result | QtConcurrent::RunFunctionTask< T > | |
run() override | QtConcurrent::RunFunctionTask< T > | inline |
runFunctor() override | QtConcurrent::VoidStoredFunctorPointerCall2< T, FunctionPointer, Arg1, Arg2 > | inlinevirtual |
start() | QtConcurrent::RunFunctionTaskBase< T > | inline |
start(QThreadPool *pool) | QtConcurrent::RunFunctionTaskBase< T > | inline |
VoidStoredFunctorPointerCall2(FunctionPointer *_function, const Arg1 &_arg1, const Arg2 &_arg2) | QtConcurrent::VoidStoredFunctorPointerCall2< T, FunctionPointer, Arg1, Arg2 > | inline |