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, typename > Struct Template Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::StaticMetaObject< T, typename >:

Static Public Member Functions

static const QMetaObjectstaticMetaObject ()
 

Detailed Description

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

Definition at line 961 of file qqmlprivate.h.

Member Function Documentation

◆ staticMetaObject()

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

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