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
QQmlPrivate::ExtendedType< T, false, false > Struct Template Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::ExtendedType< T, false, false >:

Static Public Member Functions

static const QMetaObjectstaticMetaObject ()
 

Static Public Attributes

static constexpr const CreateParentFunction createParent = nullptr
 

Detailed Description

template<typename T>
struct QQmlPrivate::ExtendedType< T, false, false >

Definition at line 244 of file qqmlprivate.h.

Member Function Documentation

◆ staticMetaObject()

template<typename T >
static const QMetaObject * QQmlPrivate::ExtendedType< T, false, false >::staticMetaObject ( )
inlinestatic

Definition at line 247 of file qqmlprivate.h.

Member Data Documentation

◆ createParent

template<typename T >
constexpr const CreateParentFunction QQmlPrivate::ExtendedType< T, false, false >::createParent = nullptr
staticconstexpr

Definition at line 246 of file qqmlprivate.h.


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