![]() |
Qt 6.x
The Qt SDK
|
#include <private/qv4object_p.h>#include <private/qv4stackframe_p.h>
Include dependency graph for qv4referenceobject_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | QV4::ReferenceObject |
Namespaces | |
| namespace | QV4 |
| \qmltype Particle \inqmlmodule QtQuick.Particles | |
| namespace | QV4::Heap |
Macros | |
| #define | ReferenceObjectMembers(class, Member) Member(class, Pointer, Object *, m_object) |
Functions | |
| QV4::Heap::DECLARE_HEAP_OBJECT (ReferenceObject, Object) | |
| #define ReferenceObjectMembers | ( | class, | |
| Member | |||
| ) | Member(class, Pointer, Object *, m_object) |
Definition at line 27 of file qv4referenceobject_p.h.