MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
Used to define a widget. More...
#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/widget/legato_widget.h>
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 leScheme * | scheme |
leWidgetEventFilter | eventFilters [LE_WIDGET_MAX_EVENT_FILTERS] |
leWidget * | parent |
leArray | children |
Used to define a widget.