MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
leWidget Struct Reference

Used to define a widget. More...

#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/widget/legato_widget.h>

Collaboration diagram for leWidget:

Data Fields

const leWidgetVTable * fn
 
uint32_t id
 
leWidgetType type
 
leRect rect
 
uint32_t flags
 
leWidgetStyle style
 
leWidgetStatus status
 
leMargin margin
 
uint32_t drawCount
 
leWidget_DrawFunction_FnPtr drawFunc
 
const leSchemescheme
 
leWidgetEventFilter eventFilters [LE_WIDGET_MAX_EVENT_FILTERS]
 
leWidgetparent
 
leArray children
 

Detailed Description

Used to define a widget.


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