Home · All Classes · Modules

QDesignerWidgetBoxInterface Class Reference
[QtDesigner module]

Inherits QWidget.

Methods


Detailed Description


Method Documentation

QDesignerWidgetBoxInterface.__init__ (self, QWidget parent = None, Qt.WindowFlags flags = 0)

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

QString QDesignerWidgetBoxInterface.fileName (self)

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

bool QDesignerWidgetBoxInterface.load (self)

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

bool QDesignerWidgetBoxInterface.save (self)

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

QDesignerWidgetBoxInterface.setFileName (self, QString)

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