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::QmlExtendedNamespace< T, std::void_t< decltype(T::qmlExtendedNamespace())> > Struct Template Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::QmlExtendedNamespace< T, std::void_t< decltype(T::qmlExtendedNamespace())> >:

Static Public Member Functions

static constexpr const QMetaObjectmetaObject ()
 

Detailed Description

template<class T>
struct QQmlPrivate::QmlExtendedNamespace< T, std::void_t< decltype(T::qmlExtendedNamespace())> >

Definition at line 866 of file qqmlprivate.h.

Member Function Documentation

◆ metaObject()

template<class T >
static constexpr const QMetaObject * QQmlPrivate::QmlExtendedNamespace< T, std::void_t< decltype(T::qmlExtendedNamespace())> >::metaObject ( )
inlinestaticconstexpr

Definition at line 868 of file qqmlprivate.h.


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