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
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 36 of file qqmltype_p_p.h.

Constructor & Destructor Documentation

◆ ~ProxyMetaObjects()

QQmlTypePrivate::ProxyMetaObjects::~ProxyMetaObjects ( )
inline

Definition at line 38 of file qqmltype_p_p.h.

References data, and QQmlTypePrivate::metaObject().

+ Here is the call graph for this function:

Member Data Documentation

◆ containsRevisionedAttributes

bool QQmlTypePrivate::ProxyMetaObjects::containsRevisionedAttributes = false

Definition at line 45 of file qqmltype_p_p.h.

Referenced by QQmlType::containsRevisionedAttributes(), and QQmlTypePrivate::init().

◆ data


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