#include "../Include/KeyMap.h"
#include "../Include/Utility.h"
#include "../Include/Globals.h"
#include "../Include/Ui.h"
Go to the source code of this file.
Classes | |
| struct | SKeyCodeFormatEntry |
Functions | |
| void | formatKeyCode (char *s, int code) |
Variables | |
| static SKeyCodeFormatEntry | keyCodeFormatTable [] |
Definition in file KeyMap.cpp.
|
||||||||||||
|
Definition at line 392 of file KeyMap.cpp. References KB_MODIFIER_ALT, KB_MODIFIER_CTRL, KB_MODIFIER_META, KB_MODIFIER_SHIFT, SKeyCodeFormatEntry::kbkey, and SKeyCodeFormatEntry::name. Referenced by keys_buttons_keyset_cb(), and CKeyMap::Print(). |
|
|
Definition at line 286 of file KeyMap.cpp. |
|
|
Documentation generated by
|