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.
|
Containing a class for a button control that is showing a clickable button used to trigger some action. More...
#include "../Core/UIElement.h"
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. | |
Containing a class for a button control that is showing a clickable button used to trigger some action.