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

(19020092f2796d8f7d56397a6f5c5b91b344da30)

#include <QtDesigner/sdk_global.h>
#include <QtCore/qvariant.h>
#include <QtCore/qflags.h>
+ Include dependency graph for abstractintrospection_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QDesignerMetaEnumInterface
 QDesignerMetaEnumInterface is part of \QD's introspection interface and represents an enumeration. More...
 
class  QDesignerMetaPropertyInterface
 QDesignerMetaPropertyInterface is part of \QD's introspection interface and represents a property. More...
 
class  QDesignerMetaMethodInterface
 QDesignerMetaMethodInterface is part of \QD's introspection interface and represents a member function. More...
 
class  QDesignerMetaObjectInterface
 QDesignerMetaObjectInterface is part of \QD's introspection interface and provides meta-information about Qt objects. More...
 
class  QDesignerIntrospectionInterface
 QDesignerIntrospectionInterface provides access to a QDesignerMetaObjectInterface for a given Qt object. More...