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.
Loading...
Searching...
No Matches
ButtonControl.h File Reference

Containing a class for a button control that is showing a clickable button used to trigger some action. More...

Go to the source code of this file.

Classes

class  ButtonControl
 Class for a button control that is showing a clickable button used to trigger some action. More...
 

Macros

#define DEFAULT_BUTTON_STRING_LENGTH   25
 Default string length for the button text.
 

Detailed Description

Containing a class for a button control that is showing a clickable button used to trigger some action.