QSapecNG
Public Member Functions | Protected Member Functions
QtEnumEditorFactory Class Reference

The QtEnumEditorFactory class provides QComboBox widgets for properties created by QtEnumPropertyManager objects. More...

Inheritance diagram for QtEnumEditorFactory:
QtAbstractEditorFactory< QtEnumPropertyManager > QtAbstractEditorFactoryBase

List of all members.

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)

Detailed Description

The QtEnumEditorFactory class provides QComboBox widgets for properties created by QtEnumPropertyManager objects.

See also:
QtAbstractEditorFactory, QtEnumPropertyManager

Constructor & Destructor Documentation

QtEnumEditorFactory::QtEnumEditorFactory ( QObject *  parent = 0)

Creates a factory with the given parent.

Destroys this factory, and all the widgets it has created.


The documentation for this class was generated from the following files:
 All Classes Functions Enumerations Properties