KDEUI
#include <kdeui_export.h>#include <QtCore/QList>#include <QtCore/QMetaType>#include <QtGui/QKeySequence>Go to the source code of this file.
Classes | |
| class | KShortcut |
Functions | |
| uint | qHash (int) |
| uint | qHash (const KShortcut &key) |
| uint | qHash (const QKeySequence &key) |
Detailed Description
Defines platform-independent classes for keyboard shortcut handling.
Definition in file kshortcut.h.
Function Documentation
§ qHash() [1/3]
| uint qHash | ( | int | ) |
§ qHash() [2/3]
|
inline |
Definition at line 246 of file kshortcut.h.
§ qHash() [3/3]
|
inline |
Definition at line 251 of file kshortcut.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Sun Oct 16 2016 15:19:24 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Sun Oct 16 2016 15:19:24 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.