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