![]() |
fsh::stk
fantastic spatial holophonic synthesis toolkit
|
Custom button component that displays a FontAwesome icon and fires a function on click. More...
#include <Trigger.h>
Classes | |
struct | Params |
Parameters for the Trigger component. More... | |
Public Member Functions | |
Trigger (const Params &) | |
Constructor. | |
Custom button component that displays a FontAwesome icon and fires a function on click.
For this to actually do something, set the callback by assigning a lambda to the onClick
member: