itom  4.1.0
QtColorEditorFactoryPrivate Class Reference
Inheritance diagram for QtColorEditorFactoryPrivate:
EditorFactoryPrivate< QtColorEditWidget >

Public Member Functions

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

Private Attributes

QtColorEditorFactoryq_ptr
 

Additional Inherited Members

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

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