KDEUI
#include <kdeui_export.h>
#include <QtCore/QList>
#include <QtCore/QMetaType>
#include <QtGui/QKeySequence>
Include dependency graph for kshortcut.h:
This graph shows which files directly or indirectly include this file:
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
uint qHash | ( | int | ) |
|
inline |
Definition at line 246 of file kshortcut.h.
|
inline |
Definition at line 251 of file kshortcut.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.