![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtDesigner/sdk_global.h>#include <QtCore/qvariant.h>#include <QtCore/qflags.h>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... | |