itom  4.1.0
QtScrollBarFactoryPrivate Class Reference
Inheritance diagram for QtScrollBarFactoryPrivate:
EditorFactoryPrivate< QScrollBar >

Public Member Functions

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

Private Attributes

QtScrollBarFactoryq_ptr
 

Additional Inherited Members

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

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