- Examples
- FxEngine.ino.
Definition at line 94 of file ui.h.
◆ UICheckbox()
fl::UICheckbox::UICheckbox |
( |
const char * | name, |
|
|
bool | value = false ) |
|
inline |
Definition at line 96 of file ui.h.
◆ ~UICheckbox()
fl::UICheckbox::~UICheckbox |
( |
| ) |
|
|
inline |
Definition at line 99 of file ui.h.
◆ operator bool()
fl::UICheckbox::operator bool |
( |
| ) |
const |
|
inline |
Definition at line 100 of file ui.h.
◆ operator int()
fl::UICheckbox::operator int |
( |
| ) |
const |
|
inline |
Definition at line 101 of file ui.h.
◆ operator=() [1/2]
UICheckbox & fl::UICheckbox::operator= |
( |
bool | value | ) |
|
|
inline |
Definition at line 102 of file ui.h.
◆ operator=() [2/2]
UICheckbox & fl::UICheckbox::operator= |
( |
int | value | ) |
|
|
inline |
Definition at line 103 of file ui.h.
The documentation for this class was generated from the following file:
- /home/runner/work/FastLED/FastLED/src/fl/ui.h