FastLED 3.9.15
Loading...
Searching...
No Matches

◆ UIButton()

fl::UIButton::UIButton ( const char * name)
inline

Definition at line 117 of file ui.h.

117: UIButtonImpl(name), mListener(this) {}
Listener mListener
Definition ui.h:172
fl::Str name() const
Definition ui_impl.h:106
UIButtonImpl(const char *name)
Definition ui_impl.h:99

References fl::UIButtonImpl::UIButtonImpl(), mListener, and fl::UIButtonImpl::name().

Referenced by fl::UIButton::Listener::Listener(), FL_NO_COPY(), onChanged(), and onChangedEx().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: