![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmldesignermetaobject_p.h"#include <QSharedPointer>#include <QMetaProperty>#include <QtCore/private/qnumeric_p.h>#include <QDebug>#include <private/qqmlengine_p.h>Go to the source code of this file.
Classes | |
| struct | MetaPropertyData |
Variables | |
| static QT_BEGIN_NAMESPACE QHash< QDynamicMetaObjectData *, bool > | nodeInstanceMetaObjectList |
| static void(* | notifyPropertyChangeCallBack )(QObject *, const QQuickDesignerSupport::PropertyName &propertyName) = nullptr |
|
static |
Definition at line 15 of file qqmldesignermetaobject.cpp.
Referenced by QQmlDesignerMetaObject::~QQmlDesignerMetaObject(), and QQmlDesignerMetaObject::getNodeInstanceMetaObject().
|
static |
Definition at line 16 of file qqmldesignermetaobject.cpp.
Referenced by QQmlDesignerMetaObject::notifyPropertyChange(), and QQmlDesignerMetaObject::registerNotifyPropertyChangeCallBack().