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::ExecutableCompilationUnit::TranslationDataIndex Struct Reference
module nullptr

#include <qv4executablecompilationunit_p.h>

+ Collaboration diagram for QV4::ExecutableCompilationUnit::TranslationDataIndex:

Public Attributes

uint index
 
bool byId
 

Detailed Description

Definition at line 182 of file qv4executablecompilationunit_p.h.

Member Data Documentation

◆ byId

bool QV4::ExecutableCompilationUnit::TranslationDataIndex::byId

Definition at line 185 of file qv4executablecompilationunit_p.h.

◆ index

uint QV4::ExecutableCompilationUnit::TranslationDataIndex::index

Definition at line 184 of file qv4executablecompilationunit_p.h.


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