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

Inherits EditorFactoryPrivate< QScrollBar >.

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< 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< QScrollBar *, QtProperty *> EditorToPropertyMap
 
typedef QMap< QtProperty *, EditorListPropertyToEditorListMap
 
- Public Attributes inherited from EditorFactoryPrivate< QScrollBar >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Member Function Documentation

◆ slotPropertyChanged()

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

◆ slotRangeChanged()

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

◆ slotSetValue()

void QtScrollBarFactoryPrivate::slotSetValue ( int  value)

◆ slotSingleStepChanged()

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

Member Data Documentation

◆ q_ptr

QtScrollBarFactory* QtScrollBarFactoryPrivate::q_ptr
private

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