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
QmlIR::RequiredPropertyExtraData Struct Reference

#include <qqmlirbuilder_p.h>

+ Inheritance diagram for QmlIR::RequiredPropertyExtraData:
+ Collaboration diagram for QmlIR::RequiredPropertyExtraData:

Public Attributes

RequiredPropertyExtraDatanext
 
- Public Attributes inherited from QV4::CompiledData::RequiredPropertyExtraData
quint32_le nameIndex
 

Detailed Description

Definition at line 278 of file qqmlirbuilder_p.h.

Member Data Documentation

◆ next

RequiredPropertyExtraData* QmlIR::RequiredPropertyExtraData::next

Definition at line 280 of file qqmlirbuilder_p.h.

Referenced by QmlIR::Object::simplifyRequiredProperties().


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