Home · All Classes · Modules

QDesignerMemberSheetExtension Class Reference
[QtDesigner module]

Inherited by QPyDesignerMemberSheetExtension.

Methods

Special Methods


Detailed Description


Method Documentation

QDesignerMemberSheetExtension.__init__ (self)

QDesignerMemberSheetExtension.__init__ (self, QDesignerMemberSheetExtension)

int QDesignerMemberSheetExtension.count (self)

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

QString QDesignerMemberSheetExtension.declaredInClass (self, int)

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

int QDesignerMemberSheetExtension.indexOf (self, QString)

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

bool QDesignerMemberSheetExtension.inheritedFromWidget (self, int)

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

bool QDesignerMemberSheetExtension.isSignal (self, int)

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

bool QDesignerMemberSheetExtension.isSlot (self, int)

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

bool QDesignerMemberSheetExtension.isVisible (self, int)

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

QString QDesignerMemberSheetExtension.memberGroup (self, int)

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

QString QDesignerMemberSheetExtension.memberName (self, int)

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

list-of-QByteArray QDesignerMemberSheetExtension.parameterNames (self, int)

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

list-of-QByteArray QDesignerMemberSheetExtension.parameterTypes (self, int)

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

QDesignerMemberSheetExtension.setMemberGroup (self, int, QString)

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

QDesignerMemberSheetExtension.setVisible (self, int, bool)

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

QString QDesignerMemberSheetExtension.signature (self, int)

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

QDesignerMemberSheetExtension.__len__ (self)


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