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
QDesignerFormEditorInterfacePrivate Class Reference
+ Collaboration diagram for QDesignerFormEditorInterfacePrivate:

Public Member Functions

 QDesignerFormEditorInterfacePrivate ()
 
 ~QDesignerFormEditorInterfacePrivate ()
 
 QDesignerFormEditorInterfacePrivate ()
 
 ~QDesignerFormEditorInterfacePrivate ()
 

Public Attributes

QPointer< QWidgetm_topLevel
 
QPointer< QDesignerWidgetBoxInterfacem_widgetBox
 
QPointer< QDesignerPropertyEditorInterfacem_propertyEditor
 
QPointer< QDesignerFormWindowManagerInterfacem_formWindowManager
 
QPointer< QExtensionManagerm_extensionManager
 
QPointer< QDesignerMetaDataBaseInterfacem_metaDataBase
 
QPointer< QDesignerWidgetDataBaseInterfacem_widgetDataBase
 
QPointer< QDesignerWidgetFactoryInterfacem_widgetFactory
 
QPointer< QDesignerObjectInspectorInterfacem_objectInspector
 
QPointer< QDesignerIntegrationInterfacem_integration
 
QPointer< QDesignerActionEditorInterfacem_actionEditor
 
QDesignerSettingsInterfacem_settingsManager = nullptr
 
QDesignerPluginManagerm_pluginManager = nullptr
 
QDesignerPromotionInterfacem_promotion = nullptr
 
QDesignerIntrospectionInterfacem_introspection = nullptr
 
QDesignerDialogGuiInterfacem_dialogGui = nullptr
 
QPointer< QtResourceModelm_resourceModel
 
QPointer< QtGradientManagerm_gradientManager
 
QList< QDesignerOptionsPageInterface * > m_optionsPages
 

Detailed Description

Definition at line 52 of file abstractformeditor.cpp.

Constructor & Destructor Documentation

◆ QDesignerFormEditorInterfacePrivate() [1/2]

QDesignerFormEditorInterfacePrivate::QDesignerFormEditorInterfacePrivate ( )
default

◆ ~QDesignerFormEditorInterfacePrivate() [1/2]

QDesignerFormEditorInterfacePrivate::~QDesignerFormEditorInterfacePrivate ( )

Definition at line 81 of file abstractformeditor.cpp.

References m_dialogGui, m_introspection, m_promotion, and m_settingsManager.

◆ QDesignerFormEditorInterfacePrivate() [2/2]

QDesignerFormEditorInterfacePrivate::QDesignerFormEditorInterfacePrivate ( )

◆ ~QDesignerFormEditorInterfacePrivate() [2/2]

QDesignerFormEditorInterfacePrivate::~QDesignerFormEditorInterfacePrivate ( )

Member Data Documentation

◆ m_actionEditor

QPointer< QDesignerActionEditorInterface > QDesignerFormEditorInterfacePrivate::m_actionEditor

Definition at line 68 of file abstractformeditor.cpp.

◆ m_dialogGui

QDesignerDialogGuiInterface * QDesignerFormEditorInterfacePrivate::m_dialogGui = nullptr

Definition at line 73 of file abstractformeditor.cpp.

Referenced by ~QDesignerFormEditorInterfacePrivate().

◆ m_extensionManager

QPointer< QExtensionManager > QDesignerFormEditorInterfacePrivate::m_extensionManager

Definition at line 62 of file abstractformeditor.cpp.

◆ m_formWindowManager

QPointer< QDesignerFormWindowManagerInterface > QDesignerFormEditorInterfacePrivate::m_formWindowManager

Definition at line 61 of file abstractformeditor.cpp.

◆ m_gradientManager

QPointer< QtGradientManager > QDesignerFormEditorInterfacePrivate::m_gradientManager

Definition at line 75 of file abstractformeditor.cpp.

◆ m_integration

QPointer< QDesignerIntegrationInterface > QDesignerFormEditorInterfacePrivate::m_integration

Definition at line 67 of file abstractformeditor.cpp.

◆ m_introspection

QDesignerIntrospectionInterface * QDesignerFormEditorInterfacePrivate::m_introspection = nullptr

Definition at line 72 of file abstractformeditor.cpp.

Referenced by ~QDesignerFormEditorInterfacePrivate().

◆ m_metaDataBase

QPointer< QDesignerMetaDataBaseInterface > QDesignerFormEditorInterfacePrivate::m_metaDataBase

Definition at line 63 of file abstractformeditor.cpp.

◆ m_objectInspector

QPointer< QDesignerObjectInspectorInterface > QDesignerFormEditorInterfacePrivate::m_objectInspector

Definition at line 66 of file abstractformeditor.cpp.

◆ m_optionsPages

QList< QDesignerOptionsPageInterface * > QDesignerFormEditorInterfacePrivate::m_optionsPages

Definition at line 76 of file abstractformeditor.cpp.

◆ m_pluginManager

QDesignerPluginManager * QDesignerFormEditorInterfacePrivate::m_pluginManager = nullptr

Definition at line 70 of file abstractformeditor.cpp.

◆ m_promotion

QDesignerPromotionInterface * QDesignerFormEditorInterfacePrivate::m_promotion = nullptr

Definition at line 71 of file abstractformeditor.cpp.

Referenced by ~QDesignerFormEditorInterfacePrivate().

◆ m_propertyEditor

QPointer< QDesignerPropertyEditorInterface > QDesignerFormEditorInterfacePrivate::m_propertyEditor

Definition at line 60 of file abstractformeditor.cpp.

◆ m_resourceModel

QPointer< QtResourceModel > QDesignerFormEditorInterfacePrivate::m_resourceModel

Definition at line 74 of file abstractformeditor.cpp.

◆ m_settingsManager

QDesignerSettingsInterface * QDesignerFormEditorInterfacePrivate::m_settingsManager = nullptr

Definition at line 69 of file abstractformeditor.cpp.

Referenced by ~QDesignerFormEditorInterfacePrivate().

◆ m_topLevel

QPointer< QWidget > QDesignerFormEditorInterfacePrivate::m_topLevel

Definition at line 58 of file abstractformeditor.cpp.

◆ m_widgetBox

QPointer< QDesignerWidgetBoxInterface > QDesignerFormEditorInterfacePrivate::m_widgetBox

Definition at line 59 of file abstractformeditor.cpp.

◆ m_widgetDataBase

QPointer< QDesignerWidgetDataBaseInterface > QDesignerFormEditorInterfacePrivate::m_widgetDataBase

Definition at line 64 of file abstractformeditor.cpp.

◆ m_widgetFactory

QPointer< QDesignerWidgetFactoryInterface > QDesignerFormEditorInterfacePrivate::m_widgetFactory

Definition at line 65 of file abstractformeditor.cpp.


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