![]() |
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 (QtProperty *property, const QKeySequence &value) |
| void | slotPropertyChanged (QtProperty *property, const QKeySequence &value) |
| void | slotSetValue (QtProperty *property, 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) |
| void | deleteEditors () |
Additional Inherited Members | |
| Public Types inherited from EditorFactoryPrivate< QKeySequenceEdit > | |
| using | EditorList |
| using | PropertyToEditorListMap |
| using | EditorToPropertyMap |
| Public Attributes inherited from EditorFactoryPrivate< QKeySequenceEdit > | |
| PropertyToEditorListMap | m_createdEditors |
Definition at line 1276 of file qteditorfactory.cpp.
| void QtKeySequenceEditorFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| const QKeySequence & | value ) |
Definition at line 1286 of file qteditorfactory.cpp.
| void QtKeySequenceEditorFactoryPrivate::slotPropertyChanged | ( | QtProperty * | property, |
| const QKeySequence & | value ) |
| void QtKeySequenceEditorFactoryPrivate::slotSetValue | ( | QtProperty * | property, |
| const QKeySequence & | value ) |
Definition at line 1300 of file qteditorfactory.cpp.
| void QtKeySequenceEditorFactoryPrivate::slotSetValue | ( | QtProperty * | property, |
| const QKeySequence & | value ) |