Kodi Documentation  19.0
Kodi is an open source media player and entertainment hub.
KeyboardTypes.h File Reference
#include "input/Key.h"
#include "input/XBMC_keysym.h"
#include <string>

Namespaces

 KODI
 Controller configuration window.
 
 KODI::KEYBOARD
 

Typedefs

using KODI::KEYBOARD::KeySymbol = XBMCKey
 Symbol of a hardware-independent key. More...
 
using KODI::KEYBOARD::KeyName = std::string
 Name of a hardware-indendent symbol representing a key. More...
 
using KODI::KEYBOARD::Modifier = CKey::Modifier
 Modifier keys on a keyboard that can be held when sending a key press. More...