QSapecNG
|
The QtEnumEditorFactory class provides QComboBox widgets for properties created by QtEnumPropertyManager objects. More...
Public Member Functions | |
QtEnumEditorFactory (QObject *parent=0) | |
~QtEnumEditorFactory () | |
Protected Member Functions | |
void | connectPropertyManager (QtEnumPropertyManager *manager) |
QWidget * | createEditor (QtEnumPropertyManager *manager, QtProperty *property, QWidget *parent) |
void | disconnectPropertyManager (QtEnumPropertyManager *manager) |
The QtEnumEditorFactory class provides QComboBox widgets for properties created by QtEnumPropertyManager objects.
QtEnumEditorFactory::QtEnumEditorFactory | ( | QObject * | parent = 0 | ) |
Creates a factory with the given parent.
Destroys this factory, and all the widgets it has created.