Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
QtScrollBarFactoryPrivate Class Reference

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)

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 )

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