itom  4.1.0
QtCheckBoxFactoryPrivate Class Reference
Inheritance diagram for QtCheckBoxFactoryPrivate:
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< QtProperty *, EditorList > PropertyToEditorListMap
 
typedef QMap< QtBoolEdit *, QtProperty * > EditorToPropertyMap
 
- Public Attributes inherited from EditorFactoryPrivate< QtBoolEdit >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

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