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

#include <qtconcurrentstoredfunctioncall.h>

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

Public Types

typedef SelectSpecialization< T >::template Type< StoredFunctorPointerCall1< T, FunctionPointer, Arg1 >, VoidStoredFunctorPointerCall1< T, FunctionPointer, Arg1 > >::type type
 

Member Typedef Documentation

◆ type

template<typename T, typename FunctionPointer, typename Arg1>
typedef SelectSpecialization<T>::template Type<StoredFunctorPointerCall1 <T, FunctionPointer, Arg1>, VoidStoredFunctorPointerCall1<T, FunctionPointer, Arg1> >::type QtConcurrent::SelectStoredFunctorPointerCall1< T, FunctionPointer, Arg1 >::type

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