itom  4.1.0
ito::ParamIntPropertyFactory Class Reference
Inheritance diagram for ito::ParamIntPropertyFactory:
QtAbstractEditorFactory< ParamIntPropertyManager > QtAbstractEditorFactoryBase

Public Member Functions

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

Protected Member Functions

void connectPropertyManager (ParamIntPropertyManager *manager)
 
QWidget * createEditor (ParamIntPropertyManager *manager, QtProperty *property, QWidget *parent)
 
void disconnectPropertyManager (ParamIntPropertyManager *manager)
 
- Protected Member Functions inherited from QtAbstractEditorFactory< ParamIntPropertyManager >
virtual QWidget * createEditor (ParamIntPropertyManager *manager, QtProperty *property, QWidget *parent)=0
 
virtual void connectPropertyManager (ParamIntPropertyManager *manager)=0
 
virtual void disconnectPropertyManager (ParamIntPropertyManager *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 *, int)) Q_PRIVATE_SLOT(d_func()
 
void slotMetaChanged (QtProperty *, const ito::IntMeta &)) Q_PRIVATE_SLOT(d_func()
 
void void slotSetValue (int)) Q_PRIVATE_SLOT(d_func()
 

Private Attributes

ParamIntPropertyFactoryPrivated_ptr
 

Additional Inherited Members

- Protected Slots inherited from QtAbstractEditorFactoryBase

Constructor & Destructor Documentation

ito::ParamIntPropertyFactory::ParamIntPropertyFactory ( QObject *  parent = 0)

Creates a factory with the given parent.

ito::ParamIntPropertyFactory::~ParamIntPropertyFactory ( )

Destroys this factory, and all the widgets it has created.


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