Computer Assisted Medical Intervention Tool Kit  version 5.2
DecoratedDoubleSpinBoxFactory Class Reference
+ Inheritance diagram for DecoratedDoubleSpinBoxFactory:
+ Collaboration diagram for DecoratedDoubleSpinBoxFactory:

Public Member Functions

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

Protected Member Functions

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

Additional Inherited Members

- Protected Slots inherited from QtAbstractEditorFactoryBase

Constructor & Destructor Documentation

◆ DecoratedDoubleSpinBoxFactory()

DecoratedDoubleSpinBoxFactory::DecoratedDoubleSpinBoxFactory ( QObject *  parent = 0)

◆ ~DecoratedDoubleSpinBoxFactory()

DecoratedDoubleSpinBoxFactory::~DecoratedDoubleSpinBoxFactory ( )

Member Function Documentation

◆ connectPropertyManager()

void DecoratedDoubleSpinBoxFactory::connectPropertyManager ( DecoratedDoublePropertyManager manager)
protected

References QtAbstractEditorFactory< PropertyManager >::addPropertyManager().

+ Here is the call graph for this function:

◆ createEditor()

QWidget * DecoratedDoubleSpinBoxFactory::createEditor ( DecoratedDoublePropertyManager manager,
QtProperty property,
QWidget *  parent 
)
protected

References QtAbstractEditorFactoryBase::createEditor(), DecoratedDoublePropertyManager::prefix(), and DecoratedDoublePropertyManager::suffix().

+ Here is the call graph for this function:

◆ disconnectPropertyManager()

void DecoratedDoubleSpinBoxFactory::disconnectPropertyManager ( DecoratedDoublePropertyManager manager)
protected

References QtAbstractEditorFactory< PropertyManager >::removePropertyManager().

+ Here is the call graph for this function:

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