Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QDBusPendingReplyTypes::Select< 0, T, Types... > Struct Template Reference

#include <qdbuspendingreply.h>

+ Collaboration diagram for QDBusPendingReplyTypes::Select< 0, T, Types... >:

Public Types

typedef T Type
 

Detailed Description

template<typename T, typename... Types>
struct QDBusPendingReplyTypes::Select< 0, T, Types... >

Definition at line 36 of file qdbuspendingreply.h.

Member Typedef Documentation

◆ Type

template<typename T , typename... Types>
typedef T QDBusPendingReplyTypes::Select< 0, T, Types... >::Type

Definition at line 38 of file qdbuspendingreply.h.


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