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::SharedPointerMetaTypeIdHelper< T, bool > Struct Template Reference

#include <qmetatype.h>

Collaboration diagram for QtPrivate::SharedPointerMetaTypeIdHelper< T, bool >:

Public Types

enum  { Defined = 0 }

Static Public Member Functions

static int qt_metatype_id ()

Detailed Description

template<typename T, bool = false>
struct QtPrivate::SharedPointerMetaTypeIdHelper< T, bool >

Definition at line 1617 of file qmetatype.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T, bool = false>
anonymous enum
Enumerator
Defined 

Definition at line 1619 of file qmetatype.h.

Member Function Documentation

◆ qt_metatype_id()

template<typename T, bool = false>
int QtPrivate::SharedPointerMetaTypeIdHelper< T, bool >::qt_metatype_id ( )
inlinestatic

Definition at line 1622 of file qmetatype.h.


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