QtBase  v6.3.1
Static Public Member Functions | List of all members
QtPrivate::MetaObjectForType< T *, typename std::enable_if< IsPointerToTypeDerivedFromQObject< T * >::Value >::type > Struct Template Reference

#include <qmetatype.h>

Static Public Member Functions

static constexpr const QMetaObjectvalue ()
 
static constexpr const QMetaObjectmetaObjectFunction (const QMetaTypeInterface *)
 

Detailed Description

template<typename T>
struct QtPrivate::MetaObjectForType< T *, typename std::enable_if< IsPointerToTypeDerivedFromQObject< T * >::Value >::type >

Definition at line 923 of file qmetatype.h.

Member Function Documentation

◆ metaObjectFunction()

template<typename T >
static constexpr const QMetaObject* QtPrivate::MetaObjectForType< T *, typename std::enable_if< IsPointerToTypeDerivedFromQObject< T * >::Value >::type >::metaObjectFunction ( const QMetaTypeInterface )
inlinestaticconstexpr

Definition at line 926 of file qmetatype.h.

◆ value()

template<typename T >
static constexpr const QMetaObject* QtPrivate::MetaObjectForType< T *, typename std::enable_if< IsPointerToTypeDerivedFromQObject< T * >::Value >::type >::value ( )
inlinestaticconstexpr

Definition at line 925 of file qmetatype.h.

Here is the caller graph for this function:

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