Qt 4.8
Public Types | List of all members
QDBusPendingReplyTypes::Select< Index, T1, T2, T3, T4, T5, T6, T7, T8 > Struct Template Reference

#include <qdbuspendingreply.h>

Inheritance diagram for QDBusPendingReplyTypes::Select< Index, T1, T2, T3, T4, T5, T6, T7, T8 >:
QDBusPendingReply< T1, T2, T3, T4, T5, T6, T7, T8 >::Select< Index >

Public Types

typedef Select< Index - 1, T2, T3, T4, T5, T6, T7, T8, void > Next
 
typedef Next::Type Type
 

Detailed Description

template<int Index, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8>
struct QDBusPendingReplyTypes::Select< Index, T1, T2, T3, T4, T5, T6, T7, T8 >

Definition at line 74 of file qdbuspendingreply.h.

Typedefs

◆ Next

template<int Index, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8>
typedef Select<Index - 1, T2, T3, T4, T5, T6, T7, T8, void> QDBusPendingReplyTypes::Select< Index, T1, T2, T3, T4, T5, T6, T7, T8 >::Next

Definition at line 76 of file qdbuspendingreply.h.

◆ Type

template<int Index, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8>
typedef Next::Type QDBusPendingReplyTypes::Select< Index, T1, T2, T3, T4, T5, T6, T7, T8 >::Type

Definition at line 77 of file qdbuspendingreply.h.


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