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.
For internal use only.
- See also:
- KKeyDialog
- Since:
- 3.4
Definition at line 41 of file kshortcutdialog.h.
Member Function Documentation
void KShortcutDialog::slotDetails | ( | ) | [protected, virtual, slot] |
Activated when the Details button has been clicked.
- See also:
- detailsClicked(bool)
Reimplemented from KDialogBase.
Definition at line 193 of file kshortcutdialog.cpp.
The documentation for this class was generated from the following files: