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