Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CActionTranslator Class Reference

#include <ActionTranslator.h>

Static Public Member Functions

static void GetActions (std::vector< std::string > &actionList)
 
static bool IsAnalog (unsigned int actionId)
 
static bool TranslateString (std::string strAction, unsigned int &actionId)
 

Member Function Documentation

◆ GetActions()

void CActionTranslator::GetActions ( std::vector< std::string > &  actionList)
static

◆ IsAnalog()

bool CActionTranslator::IsAnalog ( unsigned int  actionId)
static

◆ TranslateString()

bool CActionTranslator::TranslateString ( std::string  strAction,
unsigned int &  actionId 
)
static

The documentation for this class was generated from the following files: