QDesignerIntrospectionInterface Class

QDesignerIntrospectionInterface provides access to a QDesignerMetaObjectInterface for a given Qt object. More...

Header: #include <QDesignerIntrospectionInterface>

Public Functions

Detailed Description

\internal\since 4.4

\inmoduleQtDesigner

QDesignerIntrospectionInterface is the main class of Qt Designer's introspection interface. These interfaces provide a layer of abstraction around QMetaObject and related classes to allow for the integration of other programming languages.

An instance of QDesignerIntrospectionInterface can be obtained from the core.

See also QDesignerMetaObjectInterface.

Member Function Documentation

QDesignerIntrospectionInterface::QDesignerIntrospectionInterface()

Constructs a QDesignerIntrospectionInterface object.

[virtual noexcept] QDesignerIntrospectionInterface::~QDesignerIntrospectionInterface()

Destroys the QDesignerIntrospectionInterface object.