QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
Public Types | List of all members
QtConcurrent::SelectStoredFunctorPointerCall3< T, FunctionPointer, Arg1, Arg2, Arg3 > Struct Template Reference

#include <qtconcurrentstoredfunctioncall.h>

Collaboration diagram for QtConcurrent::SelectStoredFunctorPointerCall3< T, FunctionPointer, Arg1, Arg2, Arg3 >:
Collaboration graph

Public Types

typedef SelectSpecialization< T >::template Type< StoredFunctorPointerCall3< T, FunctionPointer, Arg1, Arg2, Arg3 >, VoidStoredFunctorPointerCall3< T, FunctionPointer, Arg1, Arg2, Arg3 > >::type type
 

Member Typedef Documentation

◆ type

template<typename T, typename FunctionPointer, typename Arg1, typename Arg2, typename Arg3>
typedef SelectSpecialization<T>::template Type<StoredFunctorPointerCall3 <T, FunctionPointer, Arg1, Arg2, Arg3>, VoidStoredFunctorPointerCall3<T, FunctionPointer, Arg1, Arg2, Arg3> >::type QtConcurrent::SelectStoredFunctorPointerCall3< T, FunctionPointer, Arg1, Arg2, Arg3 >::type

The documentation for this struct was generated from the following file: