KWin
KWin::ShortcutDialog Class Reference
#include <utils.h>
Inherits KDialog.
Public Slots | |
| void | keySequenceChanged (const QKeySequence &seq) |
Signals | |
| void | dialogDone (bool ok) |
Public Member Functions | |
| virtual void | accept () |
| QKeySequence | shortcut () const |
| ShortcutDialog (const QKeySequence &cut) | |
Protected Member Functions | |
| virtual void | done (int r) |
Detailed Description
Definition at line 321 of file utils.h.
Constructor & Destructor Documentation
| KWin::ShortcutDialog::ShortcutDialog | ( | const QKeySequence & | cut | ) |
Member Function Documentation
| void KWin::ShortcutDialog::dialogDone | ( | bool | ok | ) | [signal] |
| void KWin::ShortcutDialog::done | ( | int | r | ) | [protected, virtual] |
| void KWin::ShortcutDialog::keySequenceChanged | ( | const QKeySequence & | seq | ) | [slot] |
| QKeySequence KWin::ShortcutDialog::shortcut | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference