Home · All Classes · Modules

QDesignerContainerExtension Class Reference
[QtDesigner module]

Inherited by QPyDesignerContainerExtension.

Methods

Special Methods


Detailed Description


Method Documentation

QDesignerContainerExtension.__init__ (self)

QDesignerContainerExtension.__init__ (self, QDesignerContainerExtension)

QDesignerContainerExtension.addWidget (self, QWidget)

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

int QDesignerContainerExtension.count (self)

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

int QDesignerContainerExtension.currentIndex (self)

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

QDesignerContainerExtension.insertWidget (self, int, QWidget)

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

QDesignerContainerExtension.remove (self, int)

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

QDesignerContainerExtension.setCurrentIndex (self, int)

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

QWidget QDesignerContainerExtension.widget (self, int)

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

QDesignerContainerExtension.__len__ (self)


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