#include <CustomControllerTranslator.h>
◆ CCustomControllerTranslator()
KODI::KEYMAP::CCustomControllerTranslator::CCustomControllerTranslator |
( |
| ) |
|
|
default |
◆ Clear()
void CCustomControllerTranslator::Clear |
( |
| ) |
|
|
overridevirtual |
◆ MapActions()
void CCustomControllerTranslator::MapActions |
( |
int | windowID, |
|
|
const tinyxml2::XMLNode * | pDevice ) |
|
overridevirtual |
◆ TranslateCustomControllerString()
bool CCustomControllerTranslator::TranslateCustomControllerString |
( |
int | windowId, |
|
|
const std::string & | controllerName, |
|
|
int | buttonId, |
|
|
int & | action, |
|
|
std::string & | strAction ) |
The documentation for this class was generated from the following files: