#include <KeyboardActionMap.h>
◆ CKeyboardActionMap()
KODI::KEYMAP::CKeyboardActionMap::CKeyboardActionMap |
( |
| ) |
|
|
default |
◆ ~CKeyboardActionMap()
KODI::KEYMAP::CKeyboardActionMap::~CKeyboardActionMap |
( |
| ) |
|
|
overridedefault |
◆ GetActionID()
unsigned int CKeyboardActionMap::GetActionID |
( |
const CKey & | key | ) |
|
|
overridevirtual |
Get the action ID mapped to the specified key.
- Parameters
-
- Returns
- The action ID from ActionIDs.h, or ACTION_NONE if no action is mapped to the specified key
Implements KODI::KEYMAP::IKeyboardActionMap.
The documentation for this class was generated from the following files: