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

#include <qtconcurrentstoredfunctioncall.h>

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

Public Types

typedef SelectSpecialization< T >::template Type< StoredFunctorPointerCall2< T, FunctionPointer, Arg1, Arg2 >, VoidStoredFunctorPointerCall2< T, FunctionPointer, Arg1, Arg2 > >::type type
 

Member Typedef Documentation

◆ type

template<typename T, typename FunctionPointer, typename Arg1, typename Arg2>
typedef SelectSpecialization<T>::template Type<StoredFunctorPointerCall2 <T, FunctionPointer, Arg1, Arg2>, VoidStoredFunctorPointerCall2<T, FunctionPointer, Arg1, Arg2> >::type QtConcurrent::SelectStoredFunctorPointerCall2< T, FunctionPointer, Arg1, Arg2 >::type

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