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

Inherits EditorFactoryPrivate< QComboBox >.

Public Member Functions

void slotEnumIconsChanged (QtProperty *property, const QMap< int, QIcon > &)
 
void slotEnumNamesChanged (QtProperty *property, const QStringList &)
 
void slotPropertyChanged (QtProperty *property, int value)
 
void slotSetValue (int value)
 
- Public Member Functions inherited from EditorFactoryPrivate< QComboBox >
QComboBox * createEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QComboBox *e)
 
void slotEditorDestroyed (QObject *object)
 

Private Attributes

QtEnumEditorFactoryq_ptr
 

Additional Inherited Members

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

Member Function Documentation

◆ slotEnumIconsChanged()

void QtEnumEditorFactoryPrivate::slotEnumIconsChanged ( QtProperty property,
const QMap< int, QIcon > &  enumIcons 
)

◆ slotEnumNamesChanged()

void QtEnumEditorFactoryPrivate::slotEnumNamesChanged ( QtProperty property,
const QStringList &  enumNames 
)

◆ slotPropertyChanged()

void QtEnumEditorFactoryPrivate::slotPropertyChanged ( QtProperty property,
int  value 
)

◆ slotSetValue()

void QtEnumEditorFactoryPrivate::slotSetValue ( int  value)

Member Data Documentation

◆ q_ptr

QtEnumEditorFactory* QtEnumEditorFactoryPrivate::q_ptr
private

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