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
QMetaTypeId2< T & > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QMetaTypeId2< T & >:

Public Types

enum  { Defined = false , 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 1249 of file qmetatype.h.

Member Typedef Documentation

◆ NameAsArrayType

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

Definition at line 1251 of file qmetatype.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Defined 
IsBuiltIn 

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


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