kodi
Public Member Functions | List of all members
KODI::KEYMAP::CKeyboardActionMap Class Reference
Inheritance diagram for KODI::KEYMAP::CKeyboardActionMap:
Inheritance graph
[legend]
Collaboration diagram for KODI::KEYMAP::CKeyboardActionMap:
Collaboration graph
[legend]

Public Member Functions

unsigned int GetActionID (const CKey &key) override
 Get the action ID mapped to the specified key. More...
 

Member Function Documentation

◆ GetActionID()

unsigned int CKeyboardActionMap::GetActionID ( const CKey key)
overridevirtual

Get the action ID mapped to the specified key.

Parameters
keyThe key to look up
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: