![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| QDesignerFormEditorInterfacePrivate () | |
| ~QDesignerFormEditorInterfacePrivate () | |
| QDesignerFormEditorInterfacePrivate () | |
| ~QDesignerFormEditorInterfacePrivate () | |
Definition at line 52 of file abstractformeditor.cpp.
|
default |
| QDesignerFormEditorInterfacePrivate::~QDesignerFormEditorInterfacePrivate | ( | ) |
Definition at line 81 of file abstractformeditor.cpp.
References m_dialogGui, m_introspection, m_promotion, and m_settingsManager.
| QDesignerFormEditorInterfacePrivate::QDesignerFormEditorInterfacePrivate | ( | ) |
| QDesignerFormEditorInterfacePrivate::~QDesignerFormEditorInterfacePrivate | ( | ) |
| QPointer< QDesignerActionEditorInterface > QDesignerFormEditorInterfacePrivate::m_actionEditor |
Definition at line 68 of file abstractformeditor.cpp.
| QDesignerDialogGuiInterface * QDesignerFormEditorInterfacePrivate::m_dialogGui = nullptr |
Definition at line 73 of file abstractformeditor.cpp.
Referenced by ~QDesignerFormEditorInterfacePrivate().
| QPointer< QExtensionManager > QDesignerFormEditorInterfacePrivate::m_extensionManager |
Definition at line 62 of file abstractformeditor.cpp.
| QPointer< QDesignerFormWindowManagerInterface > QDesignerFormEditorInterfacePrivate::m_formWindowManager |
Definition at line 61 of file abstractformeditor.cpp.
| QPointer< QtGradientManager > QDesignerFormEditorInterfacePrivate::m_gradientManager |
Definition at line 75 of file abstractformeditor.cpp.
| QPointer< QDesignerIntegrationInterface > QDesignerFormEditorInterfacePrivate::m_integration |
Definition at line 67 of file abstractformeditor.cpp.
| QDesignerIntrospectionInterface * QDesignerFormEditorInterfacePrivate::m_introspection = nullptr |
Definition at line 72 of file abstractformeditor.cpp.
Referenced by ~QDesignerFormEditorInterfacePrivate().
| QPointer< QDesignerMetaDataBaseInterface > QDesignerFormEditorInterfacePrivate::m_metaDataBase |
Definition at line 63 of file abstractformeditor.cpp.
| QPointer< QDesignerObjectInspectorInterface > QDesignerFormEditorInterfacePrivate::m_objectInspector |
Definition at line 66 of file abstractformeditor.cpp.
| QList< QDesignerOptionsPageInterface * > QDesignerFormEditorInterfacePrivate::m_optionsPages |
Definition at line 76 of file abstractformeditor.cpp.
| QDesignerPluginManager * QDesignerFormEditorInterfacePrivate::m_pluginManager = nullptr |
Definition at line 70 of file abstractformeditor.cpp.
| QDesignerPromotionInterface * QDesignerFormEditorInterfacePrivate::m_promotion = nullptr |
Definition at line 71 of file abstractformeditor.cpp.
Referenced by ~QDesignerFormEditorInterfacePrivate().
| QPointer< QDesignerPropertyEditorInterface > QDesignerFormEditorInterfacePrivate::m_propertyEditor |
Definition at line 60 of file abstractformeditor.cpp.
| QPointer< QtResourceModel > QDesignerFormEditorInterfacePrivate::m_resourceModel |
Definition at line 74 of file abstractformeditor.cpp.
| QDesignerSettingsInterface * QDesignerFormEditorInterfacePrivate::m_settingsManager = nullptr |
Definition at line 69 of file abstractformeditor.cpp.
Referenced by ~QDesignerFormEditorInterfacePrivate().
Definition at line 58 of file abstractformeditor.cpp.
| QPointer< QDesignerWidgetBoxInterface > QDesignerFormEditorInterfacePrivate::m_widgetBox |
Definition at line 59 of file abstractformeditor.cpp.
| QPointer< QDesignerWidgetDataBaseInterface > QDesignerFormEditorInterfacePrivate::m_widgetDataBase |
Definition at line 64 of file abstractformeditor.cpp.
| QPointer< QDesignerWidgetFactoryInterface > QDesignerFormEditorInterfacePrivate::m_widgetFactory |
Definition at line 65 of file abstractformeditor.cpp.