Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Private Attributes | List of all members
QtSpinBoxFactoryPrivate Class Reference

Inherits EditorFactoryPrivate< QSpinBox >.

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 
)

◆ slotSetValue()

void QtSpinBoxFactoryPrivate::slotSetValue ( int  value)

◆ 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: