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
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 722 of file qv4compileddata_p.h.

Member Data Documentation

◆ location

Location QV4::CompiledData::InlineComponent::location

Definition at line 726 of file qv4compileddata_p.h.

◆ nameIndex

quint32_le QV4::CompiledData::InlineComponent::nameIndex

Definition at line 725 of file qv4compileddata_p.h.

◆ objectIndex

quint32_le QV4::CompiledData::InlineComponent::objectIndex

Definition at line 724 of file qv4compileddata_p.h.


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