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
QQmlTypePrivate::ProxyMetaObjects Struct Reference

#include <qqmltype_p_p.h>

Collaboration diagram for QQmlTypePrivate::ProxyMetaObjects:

Public Member Functions

 ~ProxyMetaObjects ()

Public Attributes

QList< QQmlProxyMetaObject::ProxyDatadata
bool containsRevisionedAttributes = false

Detailed Description

Definition at line 38 of file qqmltype_p_p.h.

Constructor & Destructor Documentation

◆ ~ProxyMetaObjects()

QQmlTypePrivate::ProxyMetaObjects::~ProxyMetaObjects ( )
inline

Definition at line 40 of file qqmltype_p_p.h.

Member Data Documentation

◆ containsRevisionedAttributes

bool QQmlTypePrivate::ProxyMetaObjects::containsRevisionedAttributes = false

Definition at line 47 of file qqmltype_p_p.h.

◆ data

QList<QQmlProxyMetaObject::ProxyData> QQmlTypePrivate::ProxyMetaObjects::data

Definition at line 46 of file qqmltype_p_p.h.


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