![]() |
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/qv4object_p.h>
#include <private/qv4stackframe_p.h>
#include <private/qqmlnotifier_p.h>
#include <private/qv4qobjectwrapper_p.h>
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) |
#define ReferenceObjectMembers | ( | class, | |
Member ) |
Definition at line 39 of file qv4referenceobject_p.h.