#include <shortcutsdlg.h>
Public Slots | |
void | slotDoubleClicked (QListViewItem *) |
void | ok_slot () |
void | slotShortcutChanged (QKeySequence shortcut) |
Signals | |
void | updateShortcuts () |
Public Member Functions | |
ShortcutsDlg (QWidget *parent=0, const char *name=0) | |
Protected Member Functions | |
void | showEvent (QShowEvent *) |
bool | checkShortcut (QKeySequence) |
|
makes sure shortcut is unique |
|
changes shortcut config and closes the dialog |
|
create list entries when be shown |
|
shows the shortcut dialog |
|
changes selected shortcut |