Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qv4qmlcontext_p.h File Reference
#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
 \qmltype Particle \inqmlmodule QtQuick.Particles
 
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.