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

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< QSlider >
QSlider * createEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QSlider *e)
 
void slotEditorDestroyed (QObject *object)
 

Additional Inherited Members

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

Member Function Documentation

◆ slotPropertyChanged()

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

◆ slotRangeChanged()

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

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

+ Here is the call graph for this function:

◆ slotSetValue()

void QtSliderFactoryPrivate::slotSetValue ( int  value)

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

+ Here is the call graph for this function:

◆ slotSingleStepChanged()

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

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