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

(6b9c5f6ed7b768dc918feac76bf40cdffb72bfe7)

#include <private/qqmlcontextdata_p.h>
#include <private/qtqmlglobal_p.h>
#include <private/qv4context_p.h>
#include <private/qv4object_p.h>
#include <QtCore/qglobal.h>
+ Include dependency graph for qv4qmlcontext_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QV4::QQmlContextWrapper
 
struct  QV4::QmlContext
 

Namespaces

namespace  QV4
 
namespace  QV4::Heap
 

Macros

#define QQmlContextWrapperMembers(class, Member)    Member(class, Pointer, Module *, module)
 
#define QmlContextMembers(class, Member)
 

Functions

 QV4::Heap::DECLARE_HEAP_OBJECT (QQmlContextWrapper, Object)
 
 QV4::Heap::DECLARE_HEAP_OBJECT (QmlContext, ExecutionContext)
 

Macro Definition Documentation

◆ QmlContextMembers

#define QmlContextMembers ( class,
Member )

Definition at line 47 of file qv4qmlcontext_p.h.

◆ QQmlContextWrapperMembers

#define QQmlContextWrapperMembers ( class,
Member )    Member(class, Pointer, Module *, module)

Definition at line 33 of file qv4qmlcontext_p.h.