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
objectinspectormodel_p.h File Reference

(b89284922538eb5c912519469479ec02d2864e6c)

#include <layoutinfo_p.h>
#include <QtGui/qstandarditemmodel.h>
#include <QtGui/qicon.h>
#include <QtCore/qcompare.h>
#include <QtCore/qstring.h>
#include <QtCore/qlist.h>
#include <QtCore/qmap.h>
#include <QtCore/qpointer.h>
+ Include dependency graph for objectinspectormodel_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  qdesigner_internal::ObjectInspectorIcons
 
class  qdesigner_internal::ObjectData
 
class  qdesigner_internal::ObjectInspectorModel
 

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Typedefs

using qdesigner_internal::ObjectModel = QList<ObjectData>