![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
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 | |
| QtScrollBarFactory * | q_ptr |
Additional Inherited Members | |
Public Types inherited from EditorFactoryPrivate< QScrollBar > | |
| typedef QList< QScrollBar *> | EditorList |
| typedef QMap< QScrollBar *, QtProperty *> | EditorToPropertyMap |
| typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
Public Attributes inherited from EditorFactoryPrivate< QScrollBar > | |
| PropertyToEditorListMap | m_createdEditors |
| EditorToPropertyMap | m_editorToProperty |
| void QtScrollBarFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| int | value | ||
| ) |
| void QtScrollBarFactoryPrivate::slotRangeChanged | ( | QtProperty * | property, |
| int | min, | ||
| int | max | ||
| ) |
References QtIntPropertyManager::value().
| void QtScrollBarFactoryPrivate::slotSetValue | ( | int | value | ) |
References QtIntPropertyManager::setValue().
| void QtScrollBarFactoryPrivate::slotSingleStepChanged | ( | QtProperty * | property, |
| int | step | ||
| ) |
|
private |
Referenced by QtScrollBarFactory::QtScrollBarFactory().
1.8.13