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

#include <qv4compileddata_p.h>

+ Collaboration diagram for QV4::CompiledData::TranslationData:

Public Attributes

quint32_le stringIndex
 
quint32_le commentIndex
 
qint32_le number
 
quint32_le contextIndex
 

Detailed Description

Definition at line 515 of file qv4compileddata_p.h.

Member Data Documentation

◆ commentIndex

quint32_le QV4::CompiledData::TranslationData::commentIndex

◆ contextIndex

quint32_le QV4::CompiledData::TranslationData::contextIndex

◆ number

qint32_le QV4::CompiledData::TranslationData::number

◆ stringIndex

quint32_le QV4::CompiledData::TranslationData::stringIndex

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