|
FastLED 3.9.15
|
This is the complete list of members for fl::UIButton, including all inherited members.
| addRealButton(fl::shared_ptr< IButtonInput > button) FL_NOEXCEPT | fl::UIButton | |
| clearCallbacks() FL_NOEXCEPT | fl::UIButton | inline |
| click() FL_NOEXCEPT | fl::UIButton | inline |
| clicked() const FL_NOEXCEPT | fl::UIButton | inline |
| clickedCount() const FL_NOEXCEPT | fl::UIButton | |
| FL_NO_COPY(UIButton) UIButton(const char *name) FL_NOEXCEPT | fl::UIButton | |
| getGroup() const FL_NOEXCEPT | fl::UIElement | inline |
| hasGroup() const FL_NOEXCEPT | fl::UIElement | inline |
| isPressed() const FL_NOEXCEPT | fl::UIButton | inline |
| mButtonInput | fl::UIButton | private |
| mCallbacks | fl::UIButton | private |
| mGroupName | fl::UIElement | private |
| mImpl | fl::UIButton | protected |
| mListener | fl::UIButton | private |
| mPressCallbacks | fl::UIButton | private |
| mReleaseCallbacks | fl::UIButton | private |
| onChanged(function< void(UIButton &)> callback) FL_NOEXCEPT | fl::UIButton | inline |
| onClicked(function< void()> callback) FL_NOEXCEPT | fl::UIButton | inline |
| onPressed(function< void()> callback) FL_NOEXCEPT | fl::UIButton | inline |
| onReleased(function< void()> callback) FL_NOEXCEPT | fl::UIButton | inline |
| operator bool() const FL_NOEXCEPT | fl::UIButton | inline |
| removeChangedCallback(int id) FL_NOEXCEPT | fl::UIButton | inline |
| removeClickedCallback(int id) FL_NOEXCEPT | fl::UIButton | inline |
| removePressedCallback(int id) FL_NOEXCEPT | fl::UIButton | inline |
| removeReleasedCallback(int id) FL_NOEXCEPT | fl::UIButton | inline |
| setGroup(const fl::string &groupName) FL_NOEXCEPT override | fl::UIButton | inlinevirtual |
| UIElement() FL_NOEXCEPT | fl::UIElement | |
| value() const FL_NOEXCEPT | fl::UIButton | inline |
| ~UIButton() FL_NOEXCEPT | fl::UIButton | |
| ~UIElement() FL_NOEXCEPT | fl::UIElement | inline |