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::EnumHunk Struct Reference

#include <qqmlpreviewdiff_p.h>

Collaboration diagram for QV4::CompiledData::EnumHunk:

Public Attributes

Enum data
QList< EnumValuevalues

Detailed Description

Definition at line 139 of file qqmlpreviewdiff_p.h.

Member Data Documentation

◆ data

Enum QV4::CompiledData::EnumHunk::data

Definition at line 141 of file qqmlpreviewdiff_p.h.

◆ values

QList<EnumValue> QV4::CompiledData::EnumHunk::values

Definition at line 142 of file qqmlpreviewdiff_p.h.


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