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

◆ addControl()

template<typename T>
void fl::UIGroup::addControl ( T * control)
inline

Definition at line 552 of file ui.h.

552 {
553 control->setGroup(name());
554 }
fl::string name() const
Definition ui.h:545

References name().

+ Here is the call graph for this function: