itom  4.1.0
QtDoubleSpinBoxFactoryPrivate Class Reference
Inheritance diagram for QtDoubleSpinBoxFactoryPrivate:
EditorFactoryPrivate< QDoubleSpinBox >

Public Member Functions

void slotPropertyChanged (QtProperty *property, double value)
 
void slotRangeChanged (QtProperty *property, double min, double max)
 
void slotSingleStepChanged (QtProperty *property, double step)
 
void slotDecimalsChanged (QtProperty *property, int prec)
 
void slotSetValue (double value)
 
- 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< QtProperty *, EditorList > PropertyToEditorListMap
 
typedef QMap< QDoubleSpinBox *, QtProperty * > EditorToPropertyMap
 
- Public Attributes inherited from EditorFactoryPrivate< QDoubleSpinBox >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

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