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