KDEUI
#include <QX11Info>
#include "kmodifierkeyinfo.h"
#include "kmodifierkeyinfoprovider_p.h"
#include <X11/keysymdef.h>
Include dependency graph for kmodifierkeyinfoprovider_x11.cpp:
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
#define XK_MISCELLANY |
Definition at line 26 of file kmodifierkeyinfoprovider_x11.cpp.
#define XK_XKB_KEYS |
Definition at line 27 of file kmodifierkeyinfoprovider_x11.cpp.
Function Documentation
bool kmodifierKeyInfoEventFilter | ( | void * | message | ) |
Definition at line 71 of file kmodifierkeyinfoprovider_x11.cpp.
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.