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::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 180 of file qv4executablecompilationunit_p.h.

Member Data Documentation

◆ byId

bool QV4::ExecutableCompilationUnit::TranslationDataIndex::byId

Definition at line 183 of file qv4executablecompilationunit_p.h.

◆ index

uint QV4::ExecutableCompilationUnit::TranslationDataIndex::index

Definition at line 182 of file qv4executablecompilationunit_p.h.


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