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
qv4referenceobject_p.h File Reference

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

#include <private/qv4object_p.h>
#include <private/qv4stackframe_p.h>
#include <private/qqmlnotifier_p.h>
#include <private/qv4qobjectwrapper_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::Heap::ReferenceObjectEndpoint
class  QV4::ReferenceObject
 An object that keeps track of the provenance of its owned value, allowing to reflect mutations on the original instance. More...

Namespaces

namespace  QV4
namespace  QV4::Heap

Macros

#define ReferenceObjectMembers(class, Member)

Functions

 QV4::Heap::DECLARE_HEAP_OBJECT (ReferenceObject, Object)

Macro Definition Documentation

◆ ReferenceObjectMembers

#define ReferenceObjectMembers ( class,
Member )
Value:
Member(class, Pointer, Object *, m_object)
[vector_of_multirole_objects_0]
Definition main.cpp:188

Definition at line 39 of file qv4referenceobject_p.h.