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::IsGadget > Struct Template Reference

#include <qmetatype.h>

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

Public Types

enum  { Defined = std::is_default_constructible<T>::value }
 

Static Public Member Functions

static int qt_metatype_id ()
 

Detailed Description

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

Definition at line 1453 of file qmetatype.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Defined 

Definition at line 1455 of file qmetatype.h.

Member Function Documentation

◆ qt_metatype_id()

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

Definition at line 1459 of file qmetatype.h.

References Q_BASIC_ATOMIC_INITIALIZER.


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