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

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::StaticMetaObject< T, std::void_t< decltype(T::staticMetaObject)> >:

Static Public Member Functions

static const QMetaObjectstaticMetaObject ()
 

Detailed Description

template<class T>
struct QQmlPrivate::StaticMetaObject< T, std::void_t< decltype(T::staticMetaObject)> >

Definition at line 967 of file qqmlprivate.h.

Member Function Documentation

◆ staticMetaObject()

template<class T >
static const QMetaObject * QQmlPrivate::StaticMetaObject< T, std::void_t< decltype(T::staticMetaObject)> >::staticMetaObject ( )
inlinestatic

Definition at line 969 of file qqmlprivate.h.


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