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::EnumValue Struct Reference

#include <qqmlirbuilder_p.h>

+ Inheritance diagram for QmlIR::EnumValue:
+ Collaboration diagram for QmlIR::EnumValue:

Public Attributes

EnumValuenext
 
- Public Attributes inherited from QV4::CompiledData::EnumValue
quint32_le nameIndex
 
qint32_le value
 
Location location
 

Detailed Description

Definition at line 183 of file qqmlirbuilder_p.h.

Member Data Documentation

◆ next

EnumValue* QmlIR::EnumValue::next

Definition at line 185 of file qqmlirbuilder_p.h.


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