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