QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
QtConcurrent::StoredFunctorCall2< T, FunctionPointer, Arg1, Arg2 > Member List

This is the complete list of members for QtConcurrent::StoredFunctorCall2< T, FunctionPointer, Arg1, Arg2 >, including all inherited members.

arg1QtConcurrent::StoredFunctorCall2< T, FunctionPointer, Arg1, Arg2 >
arg2QtConcurrent::StoredFunctorCall2< T, FunctionPointer, Arg1, Arg2 >
functionQtConcurrent::StoredFunctorCall2< T, FunctionPointer, Arg1, Arg2 >
resultQtConcurrent::RunFunctionTask< T >
run() overrideQtConcurrent::RunFunctionTask< T >inline
runFunctor() overrideQtConcurrent::StoredFunctorCall2< T, FunctionPointer, Arg1, Arg2 >inlinevirtual
start()QtConcurrent::RunFunctionTaskBase< T >inline
start(QThreadPool *pool)QtConcurrent::RunFunctionTaskBase< T >inline
StoredFunctorCall2(FunctionPointer _function, const Arg1 &_arg1, const Arg2 &_arg2)QtConcurrent::StoredFunctorCall2< T, FunctionPointer, Arg1, Arg2 >inline