![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qv4compileddata_p.h>#include <QtCore/qbytearray.h>#include <QtCore/qlist.h>#include <QtCore/qvariant.h>Go to the source code of this file.
Classes | |
| struct | QV4::CompiledData::EnumHunk |
| struct | QV4::CompiledData::SignalHunk |
| struct | QV4::CompiledData::FunctionHunk |
| struct | QV4::CompiledData::ClassHunk |
| struct | QV4::CompiledData::TemplateObjectHunk |
| struct | QV4::CompiledData::JsClassHunk |
| struct | QV4::CompiledData::BlockHunk |
| struct | QV4::CompiledData::ObjectHunk |
| struct | QV4::CompiledData::NoHunk |
| struct | QV4::CompiledData::Change |
| struct | QV4::CompiledData::CompilationUnitDiff |
Namespaces | |
| namespace | QV4 |
| namespace | QV4::CompiledData |
Functions | |
| CompilationUnitDiff | QV4::CompiledData::diffCompilationUnits (const Unit *oldUnit, const Unit *newUnit) |