|
Krita Source Code Documentation
|
Public Member Functions | |
| void | altKeySequenceChanged (const QKeySequence &) |
| KisKShortcutWidgetPrivate (KisKShortcutWidget *q) | |
| void | priKeySequenceChanged (const QKeySequence &) |
Public Attributes | |
| QList< QKeySequence > | cut |
| bool | holdChangedSignal {false} |
| KisKShortcutWidget *const | q |
| Ui::KisKShortcutWidget | ui |
Definition at line 10 of file kshortcutwidget.cpp.
|
inline |
Definition at line 13 of file kshortcutwidget.cpp.
| void KisKShortcutWidgetPrivate::altKeySequenceChanged | ( | const QKeySequence & | seq | ) |
Definition at line 125 of file kshortcutwidget.cpp.
References cut, holdChangedSignal, q, and KisKShortcutWidget::shortcutChanged().
| void KisKShortcutWidgetPrivate::priKeySequenceChanged | ( | const QKeySequence & | seq | ) |
Definition at line 111 of file kshortcutwidget.cpp.
References cut, holdChangedSignal, q, and KisKShortcutWidget::shortcutChanged().
| QList<QKeySequence> KisKShortcutWidgetPrivate::cut |
Definition at line 22 of file kshortcutwidget.cpp.
| bool KisKShortcutWidgetPrivate::holdChangedSignal {false} |
Definition at line 23 of file kshortcutwidget.cpp.
| KisKShortcutWidget* const KisKShortcutWidgetPrivate::q |
Definition at line 20 of file kshortcutwidget.cpp.
| Ui::KisKShortcutWidget KisKShortcutWidgetPrivate::ui |
Definition at line 21 of file kshortcutwidget.cpp.