Computer Assited Medical Intervention Tool Kit  version 5.0
QtCharEditorFactoryPrivate Class Reference
+ Inheritance diagram for QtCharEditorFactoryPrivate:
+ Collaboration diagram for QtCharEditorFactoryPrivate:

Public Member Functions

void slotPropertyChanged (QtProperty *property, const QChar &value)
 
void slotSetValue (const QChar &value)
 
- Public Member Functions inherited from EditorFactoryPrivate< QtCharEdit >
QtCharEditcreateEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QtCharEdit *e)
 
void slotEditorDestroyed (QObject *object)
 

Private Attributes

QtCharEditorFactoryq_ptr
 

Additional Inherited Members

- Public Types inherited from EditorFactoryPrivate< QtCharEdit >
typedef QList< QtCharEdit * > EditorList
 
typedef QMap< QtCharEdit *, QtProperty * > EditorToPropertyMap
 
typedef QMap< QtProperty *, EditorListPropertyToEditorListMap
 
- Public Attributes inherited from EditorFactoryPrivate< QtCharEdit >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Member Function Documentation

◆ slotPropertyChanged()

void QtCharEditorFactoryPrivate::slotPropertyChanged ( QtProperty property,
const QChar &  value 
)

References EditorFactoryPrivate< QtCharEdit >::m_createdEditors, and QtCharEdit::setValue().

+ Here is the call graph for this function:

◆ slotSetValue()

void QtCharEditorFactoryPrivate::slotSetValue ( const QChar &  value)

References EditorFactoryPrivate< QtCharEdit >::m_editorToProperty, QtAbstractEditorFactory< PropertyManager >::propertyManager(), q_ptr, and QtCharPropertyManager::setValue().

+ Here is the call graph for this function:

Member Data Documentation

◆ q_ptr

QtCharEditorFactory* QtCharEditorFactoryPrivate::q_ptr
private

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