|
FastLED 3.9.15
|
#include <ui.h>
Inheritance diagram for fl::UIElement:
Collaboration diagram for fl::UIElement:Public Member Functions | |
| UIElement () | |
| VIRTUAL_IF_NOT_AVR | ~UIElement () |
| fl::string | getGroup () const |
| bool | hasGroup () const |
| virtual void | setGroup (const fl::string &groupName) |
Private Attributes | |
| fl::string | mGroupName |