itom
|
Public Member Functions | |
ParamCharPropertyFactory (QObject *parent=0) | |
~ParamCharPropertyFactory () | |
Public Member Functions inherited from QtAbstractEditorFactory< ParamCharPropertyManager > | |
QtAbstractEditorFactory (QObject *parent) | |
QWidget * | createEditor (QtProperty *property, QWidget *parent) |
void | addPropertyManager (ParamCharPropertyManager *manager) |
void | removePropertyManager (ParamCharPropertyManager *manager) |
QSet< ParamCharPropertyManager * > | propertyManagers () const |
ParamCharPropertyManager * | propertyManager (QtProperty *property) const |
Public Member Functions inherited from QtAbstractEditorFactoryBase |
Protected Member Functions | |
void | connectPropertyManager (ParamCharPropertyManager *manager) |
QWidget * | createEditor (ParamCharPropertyManager *manager, QtProperty *property, QWidget *parent) |
void | disconnectPropertyManager (ParamCharPropertyManager *manager) |
Protected Member Functions inherited from QtAbstractEditorFactory< ParamCharPropertyManager > | |
virtual QWidget * | createEditor (ParamCharPropertyManager *manager, QtProperty *property, QWidget *parent)=0 |
virtual void | connectPropertyManager (ParamCharPropertyManager *manager)=0 |
virtual void | disconnectPropertyManager (ParamCharPropertyManager *manager)=0 |
void | managerDestroyed (QObject *manager) |
Protected Member Functions inherited from QtAbstractEditorFactoryBase | |
QtAbstractEditorFactoryBase (QObject *parent=0) | |
Private Member Functions | |
Q_PRIVATE_SLOT (d_func(), void slotPropertyChanged(QtProperty *, char)) Q_PRIVATE_SLOT(d_func() | |
void | slotMetaChanged (QtProperty *, const ito::CharMeta &)) Q_PRIVATE_SLOT(d_func() |
void void | slotSetValue (char)) Q_PRIVATE_SLOT(d_func() |
Private Attributes | |
ParamCharPropertyFactoryPrivate * | d_ptr |
Additional Inherited Members | |
Protected Slots inherited from QtAbstractEditorFactoryBase |
ito::ParamCharPropertyFactory::ParamCharPropertyFactory | ( | QObject * | parent = 0 | ) |
Creates a factory with the given parent.
ito::ParamCharPropertyFactory::~ParamCharPropertyFactory | ( | ) |
Destroys this factory, and all the widgets it has created.