#include <qmmpui/shortcutdialog.h>
The ShortcutDialog class provides simple hotkey editor dialog.
- Author
- Ilya Kotov forko.nosp@m.tov0.nosp@m.2@ya..nosp@m.ru
◆ ShortcutDialog()
Object constructor.
- Parameters
-
| key | Initial shortcut string. |
| parent | Parent object. |
◆ ~ShortcutDialog()
◆ key()
Returns assigned shortcut.
◆ keyPressEvent()
| virtual void keyPressEvent |
( |
QKeyEvent * | event | ) |
|
|
overrideprotectedvirtual |
Reimplements QWidget::keyPressEvent(QKeyEvent *event)
◆ showEvent()
| virtual void showEvent |
( |
QShowEvent * | event | ) |
|
|
overrideprotectedvirtual |
Reimplements QWidget::keyPressEvent(QKeyEvent *event)
The documentation for this class was generated from the following file: