QtBase  v6.3.1
Public Types | Static Public Member Functions | List of all members
QMetaTypeId2< T > Struct Template Reference

#include <qmetatype.h>

Inheritance diagram for QMetaTypeId2< T >:
Inheritance graph
[legend]

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 1142 of file qmetatype.h.

Member Typedef Documentation

◆ NameAsArrayType

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

Definition at line 1144 of file qmetatype.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Defined 
IsBuiltIn 

Definition at line 1145 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 1146 of file qmetatype.h.

Here is the caller graph for this function:

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