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
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CBoolControlClass for a boolean control that is showing a boolean variable value and offers the possibility to toggle the value
 CBoolIndicatorClass for a boolean indicator that is only showing a boolean variable value
 CButtonControlClass for a button control that is showing a clickable button used to trigger some action
 CContainerBase class for container elements
 CContainerGridClass for a container that is showing all items at a time in a fixed grid layout
 CContainerListClass for a container that is showing one item at a time and supports scrolling
 CContainerPageClass for a container that is showing all items at a time
 CContainerStackClass for a container that is showing all items at a time stacked one after another
 CContainerTabsClass for a tab control that is showing a tab layout and can hold child elements
 CEnumControlClass for a enum control that is showing a enumeration variable value and offers the possibility to edit the value
 CEnumIndicatorClass for an enum indicator that is only showing a enumeration variable value
 CGridItemConfigStruct used to store the column, row and alignment of a item inside the grid
 CIconClass for an icon indicator that is drawing an icon to the screen
 CLabelClass for an Label indicator that is drawing a string to the screen
 CMessageDialogClass for a message dialog with optional Ok and Cancel buttons
 CNumericControlClass for a numeric control that is showing a numeric variable value and offers the possibility to edit the value
 CNumericIndicatorClass for a numeric indicator that is only showing a numeric variable value
 CPageItemConfigStruct used to store the relative coordinates of a item inside the page
 CProgressBarClass for a progress bar indicator that is showing a horizontal progress bar
 CUI_ManagerClass that is used to handle the drawing and key handling of all UI_Elements
 CUIElementAbstract base class for all user interface elements (controls, indicators, containers)
 CVirtualKeysClass for a control that can be used to emulate key presses via touch inputs
 CXPT2046
 CCalibration
 CPoint