![]() |
Qt 6.x
The Qt SDK
|
#include <qv4internalclass_p.h>#include <qv4string_p.h>#include <qv4engine_p.h>#include <qv4identifierhash_p.h>#include "qv4object_p.h"#include "qv4value_p.h"#include "qv4mm_p.h"#include <private/qprimefornumbits_p.h>
Include dependency graph for qv4internalclass.cpp:Go to the source code of this file.
Namespaces | |
| namespace | QV4 |
| \qmltype Particle \inqmlmodule QtQuick.Particles | |
| namespace | QV4::Heap |
Functions | |
| static void | QV4::Heap::addDummyEntry (InternalClass *newClass, PropertyHash::Entry e) |
| static PropertyAttributes | QV4::Heap::attributesFromFlags (int flags) |
| static Heap::InternalClass * | QV4::Heap::cleanInternalClass (Heap::InternalClass *orig) |
| static void | QV4::Heap::updateProtoUsage (Heap::Object *o, Heap::InternalClass *ic) |