Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QMetaTypeId2< T > Struct Template Reference

#include <qmetatype.h>

+ Inheritance diagram for QMetaTypeId2< T >:
+ Collaboration diagram for QMetaTypeId2< T >:

Public Types

enum  { Defined = QMetaTypeId<T>::Defined , IsBuiltIn =false }
 
using NameAsArrayType = void
 

Static Public Member Functions

static constexpr int qt_metatype_id ()
 

Detailed Description

template<typename T>
struct QMetaTypeId2< T >

Definition at line 1217 of file qmetatype.h.

Member Typedef Documentation

◆ NameAsArrayType

template<typename T >
using QMetaTypeId2< T >::NameAsArrayType = void

Definition at line 1219 of file qmetatype.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Defined 
IsBuiltIn 

Definition at line 1220 of file qmetatype.h.

Member Function Documentation

◆ qt_metatype_id()

template<typename T >
static constexpr int QMetaTypeId2< T >::qt_metatype_id ( )
inlinestaticconstexpr

Definition at line 1221 of file qmetatype.h.

Referenced by QtPrivate::QMetaTypeForType< S >::getLegacyRegister(), and QtPrivate::QMetaTypeIdHelper< T, Defined >::qt_metatype_id().

+ Here is the caller graph for this function:

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