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

Inherits EditorFactoryPrivate< QtBoolEdit >.

Public Member Functions

void slotPropertyChanged (QtProperty *property, bool value)
 
void slotSetValue (bool value)
 
- Public Member Functions inherited from EditorFactoryPrivate< QtBoolEdit >
QtBoolEditcreateEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QtBoolEdit *e)
 
void slotEditorDestroyed (QObject *object)
 

Private Attributes

QtCheckBoxFactoryq_ptr
 

Additional Inherited Members

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

Member Function Documentation

◆ slotPropertyChanged()

void QtCheckBoxFactoryPrivate::slotPropertyChanged ( QtProperty property,
bool  value 
)

◆ slotSetValue()

void QtCheckBoxFactoryPrivate::slotSetValue ( bool  value)

Member Data Documentation

◆ q_ptr

QtCheckBoxFactory* QtCheckBoxFactoryPrivate::q_ptr
private

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