![]() |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Inherits EditorFactoryPrivate< QtKeySequenceEdit >.
Public Member Functions | |
| void | slotPropertyChanged (QtProperty *property, const QKeySequence &value) |
| void | slotSetValue (const QKeySequence &value) |
Public Member Functions inherited from EditorFactoryPrivate< QtKeySequenceEdit > | |
| QtKeySequenceEdit * | createEditor (QtProperty *property, QWidget *parent) |
| void | initializeEditor (QtProperty *property, QtKeySequenceEdit *e) |
| void | slotEditorDestroyed (QObject *object) |
Private Attributes | |
| QtKeySequenceEditorFactory * | q_ptr |
Additional Inherited Members | |
Public Types inherited from EditorFactoryPrivate< QtKeySequenceEdit > | |
| typedef QList< QtKeySequenceEdit *> | EditorList |
| typedef QMap< QtKeySequenceEdit *, QtProperty *> | EditorToPropertyMap |
| typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
Public Attributes inherited from EditorFactoryPrivate< QtKeySequenceEdit > | |
| PropertyToEditorListMap | m_createdEditors |
| EditorToPropertyMap | m_editorToProperty |
| void QtKeySequenceEditorFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| const QKeySequence & | value | ||
| ) |
References QtKeySequenceEdit::setKeySequence().
| void QtKeySequenceEditorFactoryPrivate::slotSetValue | ( | const QKeySequence & | value | ) |
References QtKeySequencePropertyManager::setValue().
|
private |
Referenced by QtKeySequenceEditorFactory::QtKeySequenceEditorFactory().
1.8.13