itom  3.0.0
QtKeySequenceEditorFactoryPrivate Class Reference
Inheritance diagram for QtKeySequenceEditorFactoryPrivate:
EditorFactoryPrivate< QtKeySequenceEdit >

Public Member Functions

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

Private Attributes

QtKeySequenceEditorFactoryq_ptr
 

Additional Inherited Members

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

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