Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Private Attributes | List of all members
QtCharEditorFactoryPrivate Class Reference

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 >
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 
)

◆ slotSetValue()

void QtCharEditorFactoryPrivate::slotSetValue ( const QChar &  value)

Member Data Documentation

◆ q_ptr

QtCharEditorFactory* QtCharEditorFactoryPrivate::q_ptr
private

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