KDEUI
kshortcut.h File Reference
Defines platform-independent classes for keyboard shortcut handling. More...
#include <kdeui_export.h>#include <QtCore/QList>#include <QtCore/QMetaType>#include <QtGui/QKeySequence>Go to the source code of this file.
Classes | |
| class | KShortcut |
| Represents a keyboard shortcut. More... | |
Functions | |
| uint | qHash (const QKeySequence &key) |
| uint | qHash (const KShortcut &key) |
| uint | qHash (int) |
Detailed Description
Defines platform-independent classes for keyboard shortcut handling.
Definition in file kshortcut.h.
Function Documentation
| uint qHash | ( | const QKeySequence & | key | ) | [inline] |
Definition at line 251 of file kshortcut.h.
| uint qHash | ( | const KShortcut & | key | ) | [inline] |
Definition at line 246 of file kshortcut.h.
| uint qHash | ( | int | ) |
KDE 4.3 API Reference