![]() |
Qt 6.x
The Qt SDK
|
#include <qquickdesignersupportmetainfo_p.h>
Collaboration diagram for QQuickDesignerSupportMetaInfo:Static Public Member Functions | |
| static bool | isSubclassOf (QObject *object, const QByteArray &superTypeName) |
| static void | registerNotifyPropertyChangeCallBack (void(*callback)(QObject *, const QQuickDesignerSupport::PropertyName &)) |
| static void | registerMockupObject (const char *uri, int versionMajor, int versionMinor, const char *qmlName) |
Definition at line 25 of file qquickdesignersupportmetainfo_p.h.
|
static |
Definition at line 12 of file qquickdesignersupportmetainfo.cpp.
References metaObject(), QQmlMetaType::qmlType(), and QQmlType::qmlTypeName().
Here is the call graph for this function:
|
static |
Definition at line 38 of file qquickdesignersupportmetainfo.cpp.
|
static |
Definition at line 33 of file qquickdesignersupportmetainfo.cpp.
References QQmlDesignerMetaObject::registerNotifyPropertyChangeCallBack().
Here is the call graph for this function: