Guiliani  Version 2.6 revision 7293 (documentation build 12)
KeyboardLayoutInterpreter Class Reference

#include <GUIKeyboard.h>

Inheritance diagram for KeyboardLayoutInterpreter:

Public Member Functions

 KeyboardLayoutInterpreter (CGUIKeyboard *pkObject, const eC_String &kFileExtension)
 
virtual void Interpret (eC_File *pkFile)
 
virtual void Interpret (eC_File *pkFile)=0
 

Detailed Description

This class is used to interpret the layout-file on loading

Constructor & Destructor Documentation

◆ KeyboardLayoutInterpreter()

KeyboardLayoutInterpreter::KeyboardLayoutInterpreter ( CGUIKeyboard pkObject,
const eC_String &  kFileExtension 
)
inline

Constructor

Parameters
pkObjecttarget-keyboard
kFileExtensionextension of the file (xml or bin)

Member Function Documentation

◆ Interpret()

virtual void KeyboardLayoutInterpreter::Interpret ( eC_File *  pkFile)
inlinevirtual

interpret the resource-file containing the keyboard-layout

Parameters
pkFileinput-file

Implements CGUIGeneralResourceInterpreter.


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