Home · All Classes · Modules

QDesignerPropertySheetExtension Class Reference
[QtDesigner module]

Inherited by QPyDesignerPropertySheetExtension.

Methods

Special Methods


Detailed Description


Method Documentation

QDesignerPropertySheetExtension.__init__ (self)

QDesignerPropertySheetExtension.__init__ (self, QDesignerPropertySheetExtension)

int QDesignerPropertySheetExtension.count (self)

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

bool QDesignerPropertySheetExtension.hasReset (self, int)

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

int QDesignerPropertySheetExtension.indexOf (self, QString)

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

bool QDesignerPropertySheetExtension.isAttribute (self, int)

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

bool QDesignerPropertySheetExtension.isChanged (self, int)

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

bool QDesignerPropertySheetExtension.isVisible (self, int)

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

QVariant QDesignerPropertySheetExtension.property (self, int)

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

QString QDesignerPropertySheetExtension.propertyGroup (self, int)

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

QString QDesignerPropertySheetExtension.propertyName (self, int)

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

bool QDesignerPropertySheetExtension.reset (self, int)

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

QDesignerPropertySheetExtension.setAttribute (self, int, bool)

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

QDesignerPropertySheetExtension.setChanged (self, int, bool)

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

QDesignerPropertySheetExtension.setProperty (self, int, QVariant)

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

QDesignerPropertySheetExtension.setPropertyGroup (self, int, QString)

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

QDesignerPropertySheetExtension.setVisible (self, int, bool)

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

QDesignerPropertySheetExtension.__len__ (self)


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