![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <map>
#include <string>
#include <utility>
#include <vector>
#include "input/KeyboardLayout.h"
Classes | |
class | CKeyboardLayoutManager |
Typedefs | |
typedef std::map< std::string, CKeyboardLayout > | KeyboardLayouts |
typedef std::map<std::string, CKeyboardLayout> KeyboardLayouts |