![]() |
Qt 6.x
The Qt SDK
|
#include <qv4compileddata_p.h>
Public Attributes | |
quint32_le | nameIndex |
qint32_le | value |
Location | location |
Definition at line 708 of file qv4compileddata_p.h.
Location QV4::CompiledData::EnumValue::location |
Definition at line 712 of file qv4compileddata_p.h.
quint32_le QV4::CompiledData::EnumValue::nameIndex |
Definition at line 710 of file qv4compileddata_p.h.
qint32_le QV4::CompiledData::EnumValue::value |
Definition at line 711 of file qv4compileddata_p.h.