|
FastLED 3.9.15
|
This is the complete list of members for fl::UICheckbox, including all inherited members.
| clearCallbacks() FL_NOEXCEPT | fl::UICheckbox | inline |
| FL_NO_COPY(UICheckbox) | fl::UICheckbox | |
| getGroup() const FL_NOEXCEPT | fl::UIElement | inline |
| hasGroup() const FL_NOEXCEPT | fl::UIElement | inline |
| mCallbacks | fl::UICheckbox | private |
| mGroupName | fl::UIElement | private |
| mImpl | fl::UICheckbox | protected |
| mLastFrameValue | fl::UICheckbox | private |
| mLastFrameValueValid | fl::UICheckbox | private |
| mListener | fl::UICheckbox | private |
| onChanged(function< void(UICheckbox &)> callback) FL_NOEXCEPT | fl::UICheckbox | inline |
| operator bool() const FL_NOEXCEPT | fl::UICheckbox | inline |
| operator int() const FL_NOEXCEPT | fl::UICheckbox | inlineexplicit |
| operator=(bool value) FL_NOEXCEPT | fl::UICheckbox | inline |
| setGroup(const fl::string &groupName) FL_NOEXCEPT override | fl::UICheckbox | inlinevirtual |
| UICheckbox(const char *name, bool value=false) FL_NOEXCEPT | fl::UICheckbox | |
| UIElement() FL_NOEXCEPT | fl::UIElement | |
| value() const FL_NOEXCEPT | fl::UICheckbox | inline |
| ~UICheckbox() FL_NOEXCEPT | fl::UICheckbox | |
| ~UIElement() FL_NOEXCEPT | fl::UIElement | inline |