Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickdesignercustomobjectdata.cpp File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#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