Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QTemplatedMetaMethodReturnArgument< T > Struct Template Reference

#include <qobjectdefs.h>

Inheritance diagram for QTemplatedMetaMethodReturnArgument< T >:
Collaboration diagram for QTemplatedMetaMethodReturnArgument< T >:

Public Types

using Type = T

Additional Inherited Members

Public Attributes inherited from QMetaMethodReturnArgument
const QtPrivate::QMetaTypeInterfacemetaType
const char * name
voiddata

Detailed Description

template<typename T>
struct QTemplatedMetaMethodReturnArgument< T >

Definition at line 147 of file qobjectdefs.h.

Member Typedef Documentation

◆ Type

template<typename T>
using QTemplatedMetaMethodReturnArgument< T >::Type = T

Definition at line 149 of file qobjectdefs.h.


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