Home · All Classes · Modules

QDesignerActionEditorInterface Class Reference
[QtDesigner module]

Inherits QWidget.

Methods


Detailed Description


Method Documentation

QDesignerActionEditorInterface.__init__ (self, QWidget, Qt.WindowFlags flags = 0)

The QWidget argument, if not None, causes self to be owned by Qt instead of PyQt.

QDesignerFormEditorInterface QDesignerActionEditorInterface.core (self)

QDesignerActionEditorInterface.manageAction (self, QAction)

This method is abstract and should be reimplemented in any sub-class.

QDesignerActionEditorInterface.setFormWindow (self, QDesignerFormWindowInterface)

This method is also a Qt slot with the C++ signature void setFormWindow(QDesignerFormWindowInterface *).

This method is abstract and should be reimplemented in any sub-class.

QDesignerActionEditorInterface.unmanageAction (self, QAction)

This method is abstract and should be reimplemented in any sub-class.


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0