Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qv4referenceobject_p.h File Reference

(d83c35a2e6216d2568f005c2260a06991134d8cf)

#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
 
namespace  QV4::Heap
 

Macros

#define ReferenceObjectMembers(class, Member)    Member(class, Pointer, Object *, m_object)
 

Functions

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

Macro Definition Documentation

◆ ReferenceObjectMembers

#define ReferenceObjectMembers ( class,
Member )    Member(class, Pointer, Object *, m_object)

Definition at line 27 of file qv4referenceobject_p.h.