QDesignerMetaObjectInterface Class
QDesignerMetaObjectInterface is part of Qt Designer's introspection interface and provides meta-information about Qt objects. More...
Header: | #include <QDesignerMetaObjectInterface> |
Public Functions
Detailed Description
\internal
\since
4.4
\inmodule
QtDesigner
The QDesignerMetaObjectInterface class provides meta-data about Qt objects. For a given object, it can be obtained by querying QDesignerIntrospectionInterface.
See also QDesignerIntrospectionInterface.
Member Function Documentation
QDesignerMetaObjectInterface::QDesignerMetaObjectInterface()
Constructs a QDesignerMetaObjectInterface object.
[virtual noexcept]
QDesignerMetaObjectInterface::~QDesignerMetaObjectInterface()
Destroys the QDesignerMetaObjectInterface object.