MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Files > libaria_event.h
MPLAB® Harmony Graphics Suite
libaria_event.h

Microchip Technology Inc.

File Name

libaria_event.h

Description

Module for Microchip Graphics Library - Aria User Interface Library

Enumerations
 
Name 
Description 
 
Defines internal event type IDs 
 
Defines what happened when processing an event 
 
Defines internal event type IDs 
 
Defines what happened when processing an event 
Functions
 
Name 
Description 
 
Add the mentioned event callback to the list of events maintained by the current context 
 
Clear the event list maintained by the current context. 
 
Returns the number of events listed in the current context 
 
Processes the screen change as well as touch events 
 
Set callback pointer for current context filter event 
Structures
 
Name 
Description 
 
Basic UI event definition 
 
Structure to manage the event lists, state and call back pointers 
 
Basic widget event definition 
 
Basic UI event definition 
 
Structure to manage the event lists, state and call back pointers 
 
Basic widget event definition 
Types
 
Name 
Description 
 
Function pointer to define an event filter. Event filters allow a receiver to discard undesirable events 
MPLAB® Harmony Graphics Suite