![]() |
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/qbipointer_p.h>#include <private/qintrusivelist_p.h>#include <private/qqmldata_p.h>#include <private/qv4functionobject_p.h>#include <private/qv4lookup_p.h>#include <private/qv4value_p.h>#include <QtCore/qglobal.h>#include <QtCore/qmetatype.h>#include <QtCore/qhash.h>#include <utility>Go to the source code of this file.
Classes | |
| struct | QV4::Heap::QObjectWrapper |
| struct | QV4::Heap::QmlSignalHandler |
| struct | QV4::QObjectWrapper |
| struct | QV4::QObjectMethod |
| struct | QV4::QmlSignalHandler |
| class | QV4::MultiplyWrappedQObjectMap |
Namespaces | |
| namespace | QV4 |
| namespace | QV4::Heap |
Macros | |
| #define | QObjectMethodMembers(class, Member) |
Typedefs | |
| using | QV4::QObjectBiPointer = QBiPointer<QObject, const QObject> |
Functions | |
| QV4::Heap::DECLARE_EXPORTED_HEAP_OBJECT (QObjectMethod, FunctionObject) | |
| void | QV4::markIfPastMarkWeakValues (ExecutionEngine *engine, ReturnedValue rv) |
| bool | QV4::canConvert (const QQmlPropertyCache *fromMo, const QQmlPropertyCache *toMo) |
| #define QObjectMethodMembers | ( | class, | |
| Member ) |
Definition at line 68 of file qv4qobjectwrapper_p.h.