GUIslice  0.16.0
Embedded GUI in C
gslc_tsPage Struct Reference

Page structure. More...

#include <GUIslice.h>

Collaboration diagram for gslc_tsPage:

Data Fields

gslc_tsCollect sCollect
 Collection of elements on page. More...
 
int16_t nPageId
 Page identifier. More...
 
gslc_tsRect rBounds
 Bounding rect for page elements. More...
 

Detailed Description

Page structure.

  • A page contains a collection of elements
  • Many redraw functions operate at a page level
  • Maintains state as to whether redraw or screen flip is required

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