Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QV4::CompiledData::InlineComponent Struct Reference

#include <qv4compileddata_p.h>

+ Inheritance diagram for QV4::CompiledData::InlineComponent:
+ Collaboration diagram for QV4::CompiledData::InlineComponent:

Public Attributes

quint32_le objectIndex
 
quint32_le nameIndex
 
Location location
 

Detailed Description

Definition at line 699 of file qv4compileddata_p.h.

Member Data Documentation

◆ location

Location QV4::CompiledData::InlineComponent::location

Definition at line 703 of file qv4compileddata_p.h.

◆ nameIndex

quint32_le QV4::CompiledData::InlineComponent::nameIndex

Definition at line 702 of file qv4compileddata_p.h.

◆ objectIndex

quint32_le QV4::CompiledData::InlineComponent::objectIndex

Definition at line 701 of file qv4compileddata_p.h.


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