Computer Assisted Medical Intervention Tool Kit  version 5.2
QtCheckBoxFactoryPrivate Class Reference
+ Inheritance diagram for QtCheckBoxFactoryPrivate:
+ Collaboration diagram for QtCheckBoxFactoryPrivate:

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)
 

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 
)

References QtBoolEdit::blockCheckBoxSignals(), EditorFactoryPrivate< QtBoolEdit >::m_createdEditors, and QtBoolEdit::setChecked().

+ Here is the call graph for this function:

◆ slotSetValue()

void QtCheckBoxFactoryPrivate::slotSetValue ( bool  value)

References EditorFactoryPrivate< QtBoolEdit >::m_editorToProperty, QtAbstractEditorFactory< PropertyManager >::propertyManager(), and QtBoolPropertyManager::setValue().

+ Here is the call graph for this function:

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