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