|
FastLED 3.9.15
|
Definition at line 28 of file description.h.
#include <description.h>
Inheritance diagram for fl::UIDescription:
Collaboration diagram for fl::UIDescription:Public Member Functions | |
| UIDescription (const char *name) FL_NOEXCEPT | |
| ~UIDescription () FL_NOEXCEPT | |
| FL_NO_COPY (UIDescription) | |
| void | setGroup (const fl::string &groupName) FL_NOEXCEPT override |
Public Member Functions inherited from fl::UIElement | |
| UIElement () FL_NOEXCEPT | |
| VIRTUAL_IF_NOT_AVR | ~UIElement () FL_NOEXCEPT |
| fl::string | getGroup () const FL_NOEXCEPT |
| bool | hasGroup () const FL_NOEXCEPT |
Protected Attributes | |
| UIDescriptionImpl | mImpl |