Computer Assited Medical Intervention Tool Kit  version 5.0
QtSpinBoxFactoryPrivate Class Reference
+ Inheritance diagram for QtSpinBoxFactoryPrivate:
+ Collaboration diagram for QtSpinBoxFactoryPrivate:

Public Member Functions

void slotPropertyChanged (QtProperty *property, int value)
 
void slotRangeChanged (QtProperty *property, int min, int max)
 
void slotSetValue (int value)
 
void slotSingleStepChanged (QtProperty *property, int step)
 
- Public Member Functions inherited from EditorFactoryPrivate< QSpinBox >
QSpinBox * createEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QSpinBox *e)
 
void slotEditorDestroyed (QObject *object)
 

Private Attributes

QtSpinBoxFactoryq_ptr
 

Additional Inherited Members

- Public Types inherited from EditorFactoryPrivate< QSpinBox >
typedef QList< QSpinBox * > EditorList
 
typedef QMap< QSpinBox *, QtProperty * > EditorToPropertyMap
 
typedef QMap< QtProperty *, EditorListPropertyToEditorListMap
 
- Public Attributes inherited from EditorFactoryPrivate< QSpinBox >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Member Function Documentation

◆ slotPropertyChanged()

void QtSpinBoxFactoryPrivate::slotPropertyChanged ( QtProperty property,
int  value 
)

◆ slotRangeChanged()

void QtSpinBoxFactoryPrivate::slotRangeChanged ( QtProperty property,
int  min,
int  max 
)

References EditorFactoryPrivate< QSpinBox >::m_createdEditors, QtAbstractEditorFactory< PropertyManager >::propertyManager(), q_ptr, and QtIntPropertyManager::value().

+ Here is the call graph for this function:

◆ slotSetValue()

void QtSpinBoxFactoryPrivate::slotSetValue ( int  value)

References EditorFactoryPrivate< QSpinBox >::m_editorToProperty, QtAbstractEditorFactory< PropertyManager >::propertyManager(), q_ptr, and QtIntPropertyManager::setValue().

+ Here is the call graph for this function:

◆ slotSingleStepChanged()

void QtSpinBoxFactoryPrivate::slotSingleStepChanged ( QtProperty property,
int  step 
)

Member Data Documentation

◆ q_ptr

QtSpinBoxFactory* QtSpinBoxFactoryPrivate::q_ptr
private

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