Definition at line 83 of file ui.h.
◆ Checkbox()
Checkbox::Checkbox |
( |
const char * | name, |
|
|
bool | value = false ) |
|
inline |
Definition at line 85 of file ui.h.
◆ ~Checkbox()
Definition at line 86 of file ui.h.
◆ operator bool()
Checkbox::operator bool |
( |
| ) |
const |
|
inline |
Definition at line 87 of file ui.h.
◆ operator int()
Checkbox::operator int |
( |
| ) |
const |
|
inline |
Definition at line 88 of file ui.h.
◆ operator=() [1/2]
Checkbox & Checkbox::operator= |
( |
bool | value | ) |
|
|
inline |
Definition at line 89 of file ui.h.
◆ operator=() [2/2]
Checkbox & Checkbox::operator= |
( |
int | value | ) |
|
|
inline |
Definition at line 90 of file ui.h.
The documentation for this class was generated from the following file:
- /home/runner/work/FastLED/FastLED/src/ui.h