QSapecNG
Public Member Functions | Protected Member Functions
QtFontEditorFactory Class Reference

The QtFontEditorFactory class provides font editing for properties created by QtFontPropertyManager objects. More...

Inheritance diagram for QtFontEditorFactory:
QtAbstractEditorFactory< QtFontPropertyManager > QtAbstractEditorFactoryBase

List of all members.

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)

Detailed Description

The QtFontEditorFactory class provides font editing for properties created by QtFontPropertyManager objects.

See also:
QtAbstractEditorFactory, QtFontPropertyManager

Constructor & Destructor Documentation

QtFontEditorFactory::QtFontEditorFactory ( 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