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

Inherits EditorFactoryPrivate< QDoubleSpinBox >.

Public Member Functions

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

Private Attributes

QtDoubleSpinBoxFactoryq_ptr
 

Additional Inherited Members

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

Member Function Documentation

◆ slotDecimalsChanged()

void QtDoubleSpinBoxFactoryPrivate::slotDecimalsChanged ( QtProperty property,
int  prec 
)

◆ slotPropertyChanged()

void QtDoubleSpinBoxFactoryPrivate::slotPropertyChanged ( QtProperty property,
double  value 
)

◆ slotRangeChanged()

void QtDoubleSpinBoxFactoryPrivate::slotRangeChanged ( QtProperty property,
double  min,
double  max 
)

◆ slotSetValue()

void QtDoubleSpinBoxFactoryPrivate::slotSetValue ( double  value)

◆ slotSingleStepChanged()

void QtDoubleSpinBoxFactoryPrivate::slotSingleStepChanged ( QtProperty property,
double  step 
)

Member Data Documentation

◆ q_ptr

QtDoubleSpinBoxFactory* QtDoubleSpinBoxFactoryPrivate::q_ptr
private

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