Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 724 of file qv4compileddata_p.h.

Member Data Documentation

◆ location

Location QV4::CompiledData::InlineComponent::location

Definition at line 728 of file qv4compileddata_p.h.

◆ nameIndex

quint32_le QV4::CompiledData::InlineComponent::nameIndex

Definition at line 727 of file qv4compileddata_p.h.

◆ objectIndex

quint32_le QV4::CompiledData::InlineComponent::objectIndex

Definition at line 726 of file qv4compileddata_p.h.


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