#include <qteditorfactory.h>
Public Member Functions | |
QtCharEditorFactory (QObject *parent=0) | |
~QtCharEditorFactory () | |
Public Member Functions inherited from QtAbstractEditorFactory< QtCharPropertyManager > | |
QtAbstractEditorFactory (QObject *parent) | |
void | addPropertyManager (QtCharPropertyManager *manager) |
QWidget * | createEditor (QtProperty *property, QWidget *parent) |
QtCharPropertyManager * | propertyManager (QtProperty *property) const |
QSet< QtCharPropertyManager * > | propertyManagers () const |
void | removePropertyManager (QtCharPropertyManager *manager) |
Protected Member Functions | |
void | connectPropertyManager (QtCharPropertyManager *manager) |
QWidget * | createEditor (QtCharPropertyManager *manager, QtProperty *property, QWidget *parent) |
void | disconnectPropertyManager (QtCharPropertyManager *manager) |
Protected Member Functions inherited from QtAbstractEditorFactory< QtCharPropertyManager > | |
void | managerDestroyed (QObject *manager) |
Protected Member Functions inherited from QtAbstractEditorFactoryBase | |
QtAbstractEditorFactoryBase (QObject *parent=0) | |
Additional Inherited Members | |
Protected Slots inherited from QtAbstractEditorFactoryBase |
|
explicit |
QtCharEditorFactory::~QtCharEditorFactory | ( | ) |
|
protectedvirtual |
Implements QtAbstractEditorFactory< QtCharPropertyManager >.
|
protectedvirtual |
Implements QtAbstractEditorFactory< QtCharPropertyManager >.
|
protectedvirtual |
Implements QtAbstractEditorFactory< QtCharPropertyManager >.