FastLED 3.9.15
|
#include <ui.h>
Public Member Functions | |
UIHelp (const char *markdownContent) | |
~UIHelp () | |
FL_NO_COPY (UIHelp) | |
const fl::string & | markdownContent () const |
void | setGroup (const fl::string &groupName) override |
![]() | |
UIElement () | |
VIRTUAL_IF_NOT_AVR | ~UIElement () |
fl::string | getGroup () const |
bool | hasGroup () const |
Protected Attributes | |
UIHelpImpl | mImpl |