Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmldesignermetaobject.cpp File Reference

(60297d4d1e17705c128d11a1ef6f200e59ba4708)

#include "qqmldesignermetaobject_p.h"
#include <QSharedPointer>
#include <QMetaProperty>
#include <QtCore/private/qnumeric_p.h>
#include <QDebug>
#include <private/qqmlengine_p.h>
Include dependency graph for qqmldesignermetaobject.cpp:

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

Variable Documentation

◆ nodeInstanceMetaObjectList

◆ notifyPropertyChangeCallBack

void(* notifyPropertyChangeCallBack)(QObject *, const QQuickDesignerSupport::PropertyName &propertyName) ( QObject * ,
const QQuickDesignerSupport::PropertyName & propertyName ) = nullptr
static