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
qdesigner_internal::QDesignerIntrospection Class Reference

#include <qdesigner_introspection_p.h>

+ Inheritance diagram for qdesigner_internal::QDesignerIntrospection:
+ Collaboration diagram for qdesigner_internal::QDesignerIntrospection:

Public Member Functions

 QDesignerIntrospection ()
 
 ~QDesignerIntrospection () override
 
const QDesignerMetaObjectInterfacemetaObject (const QObject *object) const override
 Returns the meta object of this object.
 
const QDesignerMetaObjectInterfacemetaObjectForQMetaObject (const QMetaObject *metaObject) const
 
- Public Member Functions inherited from QDesignerIntrospectionInterface
 QDesignerIntrospectionInterface ()
 Constructs a QDesignerIntrospectionInterface object.
 
virtual ~QDesignerIntrospectionInterface ()
 Destroys the QDesignerIntrospectionInterface object.
 

Detailed Description

Definition at line 29 of file qdesigner_introspection_p.h.

Constructor & Destructor Documentation

◆ QDesignerIntrospection()

qdesigner_internal::QDesignerIntrospection::QDesignerIntrospection ( )
default

◆ ~QDesignerIntrospection()

qdesigner_internal::QDesignerIntrospection::~QDesignerIntrospection ( )
override

Definition at line 312 of file qdesigner_introspection.cpp.

Member Function Documentation

◆ metaObject()

const QDesignerMetaObjectInterface * qdesigner_internal::QDesignerIntrospection::metaObject ( const QObject * object) const
overridevirtual

Returns the meta object of this object.

Implements QDesignerIntrospectionInterface.

Definition at line 317 of file qdesigner_introspection.cpp.

◆ metaObjectForQMetaObject()

const QDesignerMetaObjectInterface * qdesigner_internal::QDesignerIntrospection::metaObjectForQMetaObject ( const QMetaObject * metaObject) const

Definition at line 322 of file qdesigner_introspection.cpp.


The documentation for this class was generated from the following files: