WebRadioApp  0.1
_CoreKeyPressHandler.h File Reference
#include "ewrte.h"
#include "ewgfx.h"
Include dependency graph for _CoreKeyPressHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _CoreKeyEvent_
 
#define _CoreKeyPressHandler_
 

Functions

void CoreKeyPressHandler_Init (CoreKeyPressHandler _this, XHandle aArg)
 
XBool CoreKeyPressHandler_HandleEvent (CoreKeyPressHandler _this, CoreKeyEvent aEvent)
 

Macro Definition Documentation

◆ _CoreKeyEvent_

#define _CoreKeyEvent_

◆ _CoreKeyPressHandler_

#define _CoreKeyPressHandler_

Function Documentation

◆ CoreKeyPressHandler_HandleEvent()

XBool CoreKeyPressHandler_HandleEvent ( CoreKeyPressHandler  _this,
CoreKeyEvent  aEvent 
)

References CoreKeyEvent_IsCode(), and EwSignal().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ CoreKeyPressHandler_Init()

void CoreKeyPressHandler_Init ( CoreKeyPressHandler  _this,
XHandle  aArg 
)

References _Const000F, aArg, EW_UNUSED_ARG, EwCastObject(), EwLoadString(), and EwThrow().

Here is the call graph for this function:
Here is the caller graph for this function: