kdeui Library API Documentation

KShortcutDialog Class Reference

Dialog for configuring a shortcut. More...

#include <kshortcutdialog.h>

Inheritance diagram for KShortcutDialog:

Inheritance graph
[legend]
Collaboration diagram for KShortcutDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KShortcutDialog (const KShortcut &shortcut, bool bQtShortcut, QWidget *parent=0, const char *name=0)
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)

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

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 Logo
This file is part of the documentation for kdeui Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Apr 22 16:02:55 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003