|
FastLED 3.9.15
|
#include <ui.h>
Inheritance diagram for UITitle:
Collaboration diagram for UITitle:Public Member Functions | |
| UITitle (const char *name) | |
| ~UITitle () | |
| FL_NO_COPY (UITitle) | |
| void | setGroup (const fl::string &groupName) override |
Public Member Functions inherited from fl::UIElement | |
| UIElement () | |
| VIRTUAL_IF_NOT_AVR | ~UIElement () |
| fl::string | getGroup () const |
| bool | hasGroup () const |
Protected Attributes | |
| UITitleImpl | mImpl |