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

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

#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)
#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 48 of file qv4qmlcontext_p.h.

◆ QQmlContextWrapperMembers

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

Definition at line 34 of file qv4qmlcontext_p.h.