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

#include <qtconcurrentstoredfunctioncall.h>

Collaboration diagram for QtConcurrent::SelectStoredMemberFunctionCall2< T, Class, Param1, Arg1, Param2, Arg2 >:
Collaboration graph

Public Types

typedef SelectSpecialization< T >::template Type< StoredMemberFunctionCall2< T, Class, Param1, Arg1, Param2, Arg2 >, VoidStoredMemberFunctionCall2< T, Class, Param1, Arg1, Param2, Arg2 > >::type type
 

Member Typedef Documentation

◆ type

template<typename T, typename Class, typename Param1, typename Arg1, typename Param2, typename Arg2>
typedef SelectSpecialization<T>::template Type<StoredMemberFunctionCall2 <T, Class, Param1, Arg1, Param2, Arg2>, VoidStoredMemberFunctionCall2<T, Class, Param1, Arg1, Param2, Arg2> >::type QtConcurrent::SelectStoredMemberFunctionCall2< T, Class, Param1, Arg1, Param2, Arg2 >::type

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