![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The QItemEditorFactory class provides widgets for editing item data in views. More...
#include <QItemEditorFactory>
Part of the QtGui module.
The QItemEditorFactory class provides widgets for editing item data in views.
Constructs a new item editor factory.
Destroys the item editor factory.
Creates an editor widget with the given parent for the specified type of data, and returns it as a QWidget.
See also registerEditor().
Returns the default item editor factory.
See also setDefaultFactory().
Registers an item editor creator specified by creator for the given type of data.
See also createEditor().
Sets the default item editor factory to the given factory.
See also defaultFactory().
Returns the property name used to identify the given type of data.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0-rc1 |