UI_Lib
a1366e08a59cc549a65fa26081e6409aa12f26d5
This is a user interface library for graphical LCDs. It offers many different controls and indicators that can be nested depending on the element types.
|
Files | |
Container.h | |
Containing the base class for container elements. | |
ContainerGrid.h | |
Containing a class for a container that is showing all items at a time in a fixed grid layout. | |
ContainerList.h | |
Containing a class for a container that is showing one item at a time and supports scrolling. | |
ContainerPage.h | |
Containing a class for a container that is showing all items at a time. | |
ContainerStack.h | |
Containing a class for a container that is showing all items at a time stacked one after another. | |
ContainerTabs.h | |
Containing a class for a tab control that is showing a vertical or horizontal tab layout and can hold child elements. | |