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
QtPrivate::QMetaTypeIdHelper< T, Defined > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::QMetaTypeIdHelper< T, Defined >:

Static Public Member Functions

static constexpr int qt_metatype_id ()
 

Detailed Description

template<typename T, bool Defined = QMetaTypeId2<T>::Defined>
struct QtPrivate::QMetaTypeIdHelper< T, Defined >

Definition at line 1258 of file qmetatype.h.

Member Function Documentation

◆ qt_metatype_id()

template<typename T, bool Defined = QMetaTypeId2<T>::Defined>
static constexpr int QtPrivate::QMetaTypeIdHelper< T, Defined >::qt_metatype_id ( )
inlinestaticconstexpr

Definition at line 1259 of file qmetatype.h.


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