QtKeySequenceEditorFactoryPrivate Class Reference
+ Inheritance diagram for QtKeySequenceEditorFactoryPrivate:

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)
 

Additional Inherited Members

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

Detailed Description

Definition at line 1762 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged()

void slotPropertyChanged ( QtProperty property,
const QKeySequence &  value 
)

Definition at line 1772 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

◆ slotSetValue()

void slotSetValue ( const QKeySequence &  value)

Definition at line 1791 of file qteditorfactory.cpp.

+ Here is the call graph for this function:

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