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

#include <qqmlpreviewdiff_p.h>

Collaboration diagram for QV4::CompiledData::BlockHunk:

Public Attributes

Block data
QList< quint32_lelocals

Detailed Description

Definition at line 180 of file qqmlpreviewdiff_p.h.

Member Data Documentation

◆ data

Block QV4::CompiledData::BlockHunk::data

Definition at line 182 of file qqmlpreviewdiff_p.h.

◆ locals

QList<quint32_le> QV4::CompiledData::BlockHunk::locals

Definition at line 183 of file qqmlpreviewdiff_p.h.


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