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::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 1040 of file qqmlprivate.h.

Member Function Documentation

◆ staticMetaObject()

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

Definition at line 1042 of file qqmlprivate.h.


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