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

◆ FL_NO_COPY()

fl::UIButton::FL_NO_COPY ( UIButton ) const
inline

Definition at line 133 of file ui.h.

134 : mImpl(name), mListener(this) {}
Listener mListener
Definition ui.h:222
UIButtonImpl mImpl
Definition ui.h:194

References mImpl, and mListener.