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
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.

References QMetaTypeId2< T >::qt_metatype_id().

Referenced by QtPrivate::ConnectionTypes< List< Args... >, true >::types().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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