|
C++ DevKit
C++ set of OOP library
|

Go to the source code of this file.
Classes | |
| class | WidgetSquareLed |
| A widget that show a square (it can be a rectangle) on the display. More... | |
| class | WidgetBlinkingSquareLed |
| A widget that show a square (it can be a rectangle) on the display. More... | |
| class | WidgetFocusIndicator |
| A specific class dedicated to indicate the status of an UIControlledModel. Not an abstract class, can be implemented. More... | |
Enumerations | |
| enum class | LEDStatus { LED_IS_BLINKING , LED_IS_ON , LED_IS_OFF } |
| enumeration of the status of a blinking LED More... | |
|
strong |