![]() |
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/qqmlcontextdata_p.h>#include <private/qtqmlglobal_p.h>#include <private/qv4context_p.h>#include <private/qv4object_p.h>#include <QtCore/qglobal.h>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) | |
| #define QmlContextMembers | ( | class, | |
| Member ) |
Definition at line 48 of file qv4qmlcontext_p.h.
| #define QQmlContextWrapperMembers | ( | class, | |
| Member ) |
Definition at line 34 of file qv4qmlcontext_p.h.