Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qquickdesignercustomobjectdata.cpp File Reference
#include "qquickdesignersupportmetainfo_p.h"
#include "qquickdesignersupportproperties_p.h"
#include "qquickdesignercustomobjectdata_p.h"
#include <QGlobalStatic>
#include <QQmlContext>
#include <QQmlEngine>
#include <private/qqmlanybinding_p.h>
+ Include dependency graph for qquickdesignercustomobjectdata.cpp:

Go to the source code of this file.

Classes

struct  HandleDestroyedFunctor
 

Typedefs

typedef QHash< QObject *, QQuickDesignerCustomObjectData * > CustomObjectDataHash
 

Typedef Documentation

◆ CustomObjectDataHash