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
QMetaTypeIdQObject< T, QMetaType::IsEnumeration > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QMetaTypeIdQObject< T, QMetaType::IsEnumeration >:

Public Types

enum  { Defined = 1 }
 

Static Public Member Functions

static int qt_metatype_id ()
 

Detailed Description

template<typename T>
struct QMetaTypeIdQObject< T, QMetaType::IsEnumeration >

Definition at line 1494 of file qmetatype.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Defined 

Definition at line 1496 of file qmetatype.h.

Member Function Documentation

◆ qt_metatype_id()

template<typename T >
static int QMetaTypeIdQObject< T, QMetaType::IsEnumeration >::qt_metatype_id ( )
inlinestatic

Definition at line 1500 of file qmetatype.h.

References Q_BASIC_ATOMIC_INITIALIZER, and typeName.


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