KDEUI
kkeyserver.cpp File Reference
#include "kkeyserver.h"
#include <config.h>
#include <klocale.h>
#include <kglobal.h>
#include <kconfig.h>
#include <kconfiggroup.h>
Include dependency graph for kkeyserver.cpp:
Go to the source code of this file.
Namespaces | |
KKeyServer | |
Macros | |
#define | KEYCTXT "keyboard-key-name" |
Functions | |
static void | KKeyServer::intializeKKeyLabels () |
bool | KKeyServer::isShiftAsModifierAllowed (int keyQt) |
static QString | KKeyServer::modToString (uint mod, bool bUserSpace) |
QString | KKeyServer::modToStringUser (uint mod) |
uint | KKeyServer::stringUserToMod (const QString &mod) |
Variables | |
static bool | KKeyServer::g_bInitializedKKeyLabels |
static bool | KKeyServer::g_bMacLabels |
static ModInfo | KKeyServer::g_rgModInfo [4] |
Macro Definition Documentation
#define KEYCTXT "keyboard-key-name" |
Definition at line 49 of file kkeyserver.cpp.
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.