KDEUI
#include <QX11Info>
#include "kmodifierkeyinfo.h"
#include "kmodifierkeyinfoprovider_p.h"
#include <X11/keysymdef.h>
Go to the source code of this file.
Macros | |
#define | XK_MISCELLANY |
#define | XK_XKB_KEYS |
Functions | |
bool | kmodifierKeyInfoEventFilter (void *message) |
unsigned int | xkbVirtualModifier (XkbDescPtr xkb, const char *name) |
Macro Definition Documentation
◆ XK_MISCELLANY
#define XK_MISCELLANY |
Definition at line 26 of file kmodifierkeyinfoprovider_x11.cpp.
◆ XK_XKB_KEYS
#define XK_XKB_KEYS |
Definition at line 27 of file kmodifierkeyinfoprovider_x11.cpp.
Function Documentation
◆ kmodifierKeyInfoEventFilter()
bool kmodifierKeyInfoEventFilter | ( | void * | message | ) |
Definition at line 71 of file kmodifierkeyinfoprovider_x11.cpp.
◆ xkbVirtualModifier()
unsigned int xkbVirtualModifier | ( | XkbDescPtr | xkb, |
const char * | name | ||
) |
Definition at line 47 of file kmodifierkeyinfoprovider_x11.cpp.
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.