![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| void | slotPropertyChanged (QtProperty *property, const QKeySequence &value) |
| void | slotSetValue (const QKeySequence &value) |
| void | slotPropertyChanged (QtProperty *property, const QKeySequence &value) |
| void | slotSetValue (const QKeySequence &value) |
| Public Member Functions inherited from EditorFactoryPrivate< QKeySequenceEdit > | |
| QKeySequenceEdit * | createEditor (QtProperty *property, QWidget *parent) |
| void | initializeEditor (QtProperty *property, QKeySequenceEdit *e) |
| void | slotEditorDestroyed (QObject *object) |
Additional Inherited Members | |
| Public Types inherited from EditorFactoryPrivate< QKeySequenceEdit > | |
| using | EditorList |
| using | PropertyToEditorListMap |
| using | EditorToPropertyMap |
| Public Attributes inherited from EditorFactoryPrivate< QKeySequenceEdit > | |
| PropertyToEditorListMap | m_createdEditors |
| EditorToPropertyMap | m_editorToProperty |
Definition at line 1350 of file qteditorfactory.cpp.
| void QtKeySequenceEditorFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| const QKeySequence & | value ) |
Definition at line 1360 of file qteditorfactory.cpp.
| void QtKeySequenceEditorFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| const QKeySequence & | value ) |
| void QtKeySequenceEditorFactoryPrivate::slotSetValue | ( | const QKeySequence & | value | ) |
Definition at line 1374 of file qteditorfactory.cpp.
| void QtKeySequenceEditorFactoryPrivate::slotSetValue | ( | const QKeySequence & | value | ) |