Inherits QDialog.
Public Member Functions | |
| ShortcutReceiverDialog (QWidget *parent, MysticQt::KeyboardShortcutManager::Action *action, MysticQt::KeyboardShortcutManager::Group *group) | |
| void | keyPressEvent (QKeyEvent *event) override |
| void | UpdateInterface () |
Public Attributes | |
| QKeySequence | m_key |
| bool | m_conflictDetected |
| MysticQt::KeyboardShortcutManager::Action * | m_conflictAction |