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