itom  4.1.0
QtEnumEditorFactoryPrivate Class Reference
Inheritance diagram for QtEnumEditorFactoryPrivate:
EditorFactoryPrivate< QComboBox >

Public Member Functions

void slotPropertyChanged (QtProperty *property, int value)
 
void slotEnumNamesChanged (QtProperty *property, const QStringList &)
 
void slotEnumIconsChanged (QtProperty *property, const QMap< int, QIcon > &)
 
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< QtProperty *, EditorList > PropertyToEditorListMap
 
typedef QMap< QComboBox *, QtProperty * > EditorToPropertyMap
 
- Public Attributes inherited from EditorFactoryPrivate< QComboBox >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

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