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 (const KShortcut &key) |
uint | qHash (const QKeySequence &key) |
uint | qHash (int) |
Detailed Description
Defines platform-independent classes for keyboard shortcut handling.
Definition in file kshortcut.h.
Function Documentation
◆ qHash() [1/3]
|
inline |
Definition at line 246 of file kshortcut.h.
◆ qHash() [2/3]
|
inline |
Definition at line 251 of file kshortcut.h.
◆ qHash() [3/3]
uint qHash | ( | int | ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.