Home
·
All Classes
·
Modules
QDesignerFormEditorInterface Class Reference
[
QtDesigner
module]
Inherits
QObject
.
Methods
__init__
(
self
, QObject
parent
= None)
QDesignerActionEditorInterface
actionEditor
(
self
)
QExtensionManager
extensionManager
(
self
)
QDesignerFormWindowManagerInterface
formWindowManager
(
self
)
QDesignerObjectInspectorInterface
objectInspector
(
self
)
QDesignerPropertyEditorInterface
propertyEditor
(
self
)
setActionEditor
(
self
, QDesignerActionEditorInterface)
setObjectInspector
(
self
, QDesignerObjectInspectorInterface)
setPropertyEditor
(
self
, QDesignerPropertyEditorInterface)
setWidgetBox
(
self
, QDesignerWidgetBoxInterface)
QWidget
topLevel
(
self
)
QDesignerWidgetBoxInterface
widgetBox
(
self
)
Detailed Description
Method Documentation
QDesignerFormEditorInterface.__init__ (
self
,
QObject
parent
= None)
The
parent
argument, if not None, causes
self
to be owned by Qt instead of PyQt.
QDesignerActionEditorInterface
QDesignerFormEditorInterface.actionEditor (
self
)
QExtensionManager
QDesignerFormEditorInterface.extensionManager (
self
)
QDesignerFormWindowManagerInterface
QDesignerFormEditorInterface.formWindowManager (
self
)
QDesignerObjectInspectorInterface
QDesignerFormEditorInterface.objectInspector (
self
)
QDesignerPropertyEditorInterface
QDesignerFormEditorInterface.propertyEditor (
self
)
QDesignerFormEditorInterface.setActionEditor (
self
,
QDesignerActionEditorInterface
)
QDesignerFormEditorInterface.setObjectInspector (
self
,
QDesignerObjectInspectorInterface
)
QDesignerFormEditorInterface.setPropertyEditor (
self
,
QDesignerPropertyEditorInterface
)
QDesignerFormEditorInterface.setWidgetBox (
self
,
QDesignerWidgetBoxInterface
)
QWidget
QDesignerFormEditorInterface.topLevel (
self
)
QDesignerWidgetBoxInterface
QDesignerFormEditorInterface.widgetBox (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0