KDECore
kshortcut.cpp File Reference
#include "kshortcut.h"
#include "kkeynative.h"
#include "kkeyserver.h"
#include <qevent.h>
#include <qstringlist.h>
#include <kdebug.h>
#include <kglobal.h>
#include <klocale.h>
#include <ksimpleconfig.h>
Include dependency graph for kshortcut.cpp:
Go to the source code of this file.
Variables | |
static KShortcut * | g_pcut = 0 |
static KKeySequence * | g_pseq = 0 |
static KKey * | g_pspec = 0 |
Variable Documentation
Definition at line 36 of file kshortcut.cpp.
KKeySequence* g_pseq = 0 [static] |
Definition at line 35 of file kshortcut.cpp.
Definition at line 34 of file kshortcut.cpp.