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 | |
BoolControl.h | |
Containing a class for a boolean control that is showing a boolean variable value and offers the possibility to toggle the value. | |
ButtonControl.h | |
Containing a class for a button control that is showing a clickable button used to trigger some action. | |
EnumControl.h | |
Containing a class for a enum control that is showing a enumeration variable value and offers the possibility to edit the value. | |
MessageDialog.h | |
NumericControl.h | |
Containing a class for a numeric control that is showing a numeric variable value and offers the possibility to edit the value. | |
VirtualKeys.h | |
Containing a class for a virtual keyboard. | |