KShortcutDialog Class Reference

#include <kshortcutdialog.h>

Inheritance diagram for KShortcutDialog:

KDialogBase KDialog QDialog List of all members.

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.


Public Member Functions

 KShortcutDialog (const KShortcut &shortcut, bool bQtShortcut, QWidget *parent=0, const char *name=0)
 ~KShortcutDialog ()
void setShortcut (const KShortcut &shortcut)
const KShortcutshortcut () const

Protected Slots

void slotDetails ()
void slotSelectPrimary ()
void slotSelectAlternate ()
void slotClearShortcut ()
void slotClearPrimary ()
void slotClearAlternate ()
void slotMultiKeyMode (bool bOn)

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:
KDE Home | KDE Accessibility Home | Description of Access Keys