KShortcutDialog Class Reference
Dialog for configuring a shortcut. More...
#include <kshortcutdialog.h>
Inheritance diagram for KShortcutDialog:


Public Member Functions | |
KShortcutDialog (const KShortcut &shortcut, bool bQtShortcut, QWidget *parent=0, const char *name=0) | |
void | setShortcut (const KShortcut &shortcut) |
const KShortcut & | shortcut () const |
Protected Slots | |
void | slotDetails () |
void | slotSelectPrimary () |
void | slotSelectAlternate () |
void | slotClearShortcut () |
void | slotClearPrimary () |
void | slotClearAlternate () |
void | slotMultiKeyMode (bool bOn) |
Detailed Description
Dialog for configuring a shortcut.This dialog allows configuring a single KShortcut. KKeyDialog should be usually used instead.
Definition at line 41 of file kshortcutdialog.h.
Member Function Documentation
|
Activated when the Details button has been clicked.
Reimplemented from KDialogBase. Definition at line 193 of file kshortcutdialog.cpp. |
The documentation for this class was generated from the following files: