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

◆ add() [1/2]

template<typename T>
void fl::UIGroup::add ( T & control)
inlineprivate

Definition at line 59 of file group.h.

59 {
60 control.setGroup(name());
61 }
fl::string name() const FL_NOEXCEPT
Definition group.h:45

References FL_NOEXCEPT, and name().

Referenced by UIGroup(), and add().

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