Home · All Classes · Modules

QItemEditorFactory Class Reference
[QtGui module]

Methods

Static Methods


Detailed Description


Method Documentation

QItemEditorFactory.__init__ (self)

QItemEditorFactory.__init__ (self, QItemEditorFactory)

QWidget QItemEditorFactory.createEditor (self, QVariant.Type, QWidget)

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

QItemEditorFactory QItemEditorFactory.defaultFactory ()

QItemEditorFactory.registerEditor (self, QVariant.Type, QItemEditorCreatorBase)

The QItemEditorCreatorBase argument has it's ownership transferred to Qt.

QItemEditorFactory.setDefaultFactory (QItemEditorFactory)

The QItemEditorFactory argument has it's ownership transferred to Qt.

QByteArray QItemEditorFactory.valuePropertyName (self, QVariant.Type)


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