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

Inherits 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< QtColorEditWidget *, QtProperty *> EditorToPropertyMap
 
typedef QMap< QtProperty *, EditorListPropertyToEditorListMap
 
- Public Attributes inherited from EditorFactoryPrivate< QtColorEditWidget >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Member Function Documentation

◆ slotPropertyChanged()

void QtColorEditorFactoryPrivate::slotPropertyChanged ( QtProperty property,
const QColor &  value 
)

◆ slotSetValue()

void QtColorEditorFactoryPrivate::slotSetValue ( const QColor &  value)

Member Data Documentation

◆ q_ptr

QtColorEditorFactory* QtColorEditorFactoryPrivate::q_ptr
private

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