Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Classes | |
class | CAppTranslator |
class | CButtonStat |
class | CButtonTranslator |
Singleton class to map from buttons to actions. More... | |
class | CCustomControllerTranslator |
class | CGamepadTranslator |
Gamepad translator, only used by EventClient. More... | |
class | CIRTranslator |
class | CJoystickMapper |
class | CKeyboardActionMap |
class | CKeyboardTranslator |
class | CKeyHandler |
class | CKeymap |
class | CKeymapEnvironment |
class | CKeymapHandler |
class | CKeymapHandling |
class | CTouchTranslator |
class | CWindowKeymap |
class | IKeyboardActionMap |
Interface for translating keyboard keys to action IDs. More... | |
class | IKeyHandler |
Interface for handling keymap keys. More... | |
class | IKeymap |
Interface for mapping buttons to Kodi actions. More... | |
class | IKeymapEnvironment |
Customizes the environment in which keymapping is performed. More... | |
class | IKeymapHandler |
Interface for a class working with a keymap. More... | |
class | IKeyMapper |
Interface for classes that can map buttons to Kodi actions. More... | |
class | IWindowKeymap |
Interface for mapping buttons to Kodi actions for specific windows. More... | |
struct | KeymapAction |
Action entry in joystick.xml. More... | |
struct | KeymapActionGroup |
Container that sorts action entries by their holdtime. More... | |