![]() |
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/qv4object_p.h>
#include <private/qv4referenceobject_p.h>
#include <private/qv4value_p.h>
#include <QtCore/QVariantMap>
#include <QtCore/QVariantHash>
Go to the source code of this file.
Classes | |
struct | QV4::VariantAssociationPrototype |
class | QV4::VariantAssociationObject |
Namespaces | |
namespace | QV4 |
namespace | QV4::Heap |
Macros | |
#define | VariantAssociationObjectMembers(class, Member) |
Functions | |
QV4::Heap::DECLARE_HEAP_OBJECT (VariantAssociationObject, ReferenceObject) |
#define VariantAssociationObjectMembers | ( | class, | |
Member ) |
Definition at line 45 of file qv4variantassociationobject_p.h.