#include <shortcutdlg.h>
Signals | |
| void | shortcutChanged (QKeySequence key) |
Public Member Functions | |
| ShortcutDlg (QWidget *parent=0, const char *name=0) | |
| void | setKey (QKeySequence key) |
Protected Slots | |
| void | clearPressed () |
| void | okPressed () |
| void | keyPressEvent (QKeyEvent *e) |
|
|
clears shortcut label |
|
|
records pressed key and sets key labels |
|
|
hides dialog and emits shortcutChanged signal |
|
|
sets primary and alternative key in dialog |
|
|
emitted when shortcut set |
1.3.2