xbmc
Public Member Functions | List of all members
IButtonMapper Class Referenceabstract

Interface for classes that can map buttons to Kodi actions. More...

#include <IButtonMapper.h>

Inheritance diagram for IButtonMapper:
Inheritance graph
[legend]

Public Member Functions

virtual void MapActions (int windowId, const tinyxml2::XMLNode *pDevice)=0
 
virtual void Clear ()=0
 

Detailed Description

Interface for classes that can map buttons to Kodi actions.


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