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
QQmlPrivate::QmlExtendedNamespace< T, class > Struct Template Reference

#include <qqmlprivate.h>

Collaboration diagram for QQmlPrivate::QmlExtendedNamespace< T, class >:

Static Public Member Functions

static constexpr const QMetaObjectmetaObject ()

Detailed Description

template<class T, class = std::void_t<>>
struct QQmlPrivate::QmlExtendedNamespace< T, class >

Definition at line 939 of file qqmlprivate.h.

Member Function Documentation

◆ metaObject()

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

Definition at line 941 of file qqmlprivate.h.


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