Public Member Functions | Protected Member Functions | List of all members
QtFontEditorFactory Class Reference

#include <qteditorfactory.h>

Inheritance diagram for QtFontEditorFactory:
Inheritance graph
[legend]

Public Member Functions

 QtFontEditorFactory (QObject *parent=0)
 
 ~QtFontEditorFactory ()
 
- Public Member Functions inherited from QtAbstractEditorFactory< QtFontPropertyManager >
 QtAbstractEditorFactory (QObject *parent)
 
void addPropertyManager (QtFontPropertyManager *manager)
 
QWidget * createEditor (QtProperty *property, QWidget *parent)
 
QtFontPropertyManagerpropertyManager (QtProperty *property) const
 
QSet< QtFontPropertyManager * > propertyManagers () const
 
void removePropertyManager (QtFontPropertyManager *manager)
 

Protected Member Functions

void connectPropertyManager (QtFontPropertyManager *manager)
 
QWidget * createEditor (QtFontPropertyManager *manager, QtProperty *property, QWidget *parent)
 
void disconnectPropertyManager (QtFontPropertyManager *manager)
 
- Protected Member Functions inherited from QtAbstractEditorFactory< QtFontPropertyManager >
void managerDestroyed (QObject *manager)
 
- Protected Member Functions inherited from QtAbstractEditorFactoryBase
 QtAbstractEditorFactoryBase (QObject *parent=0)
 

Additional Inherited Members

- Protected Slots inherited from QtAbstractEditorFactoryBase

Constructor & Destructor Documentation

QtFontEditorFactory::QtFontEditorFactory ( QObject *  parent = 0)
explicit
QtFontEditorFactory::~QtFontEditorFactory ( )

Member Function Documentation

void QtFontEditorFactory::connectPropertyManager ( QtFontPropertyManager manager)
protectedvirtual
QWidget* QtFontEditorFactory::createEditor ( QtFontPropertyManager manager,
QtProperty property,
QWidget *  parent 
)
protectedvirtual
void QtFontEditorFactory::disconnectPropertyManager ( QtFontPropertyManager manager)
protectedvirtual

The documentation for this class was generated from the following file: