|
Vital
|
Public Member Functions | |
| ExpandModulationButton () | |
| int | getNumColumns (int num_sliders) |
| void | setSliders (std::vector< ModulationAmountKnob * > sliders) |
| std::vector< ModulationAmountKnob * > | getSliders () |
| void | renderSliderQuads (OpenGlWrapper &open_gl, bool animate) |
Public Member Functions inherited from OpenGlToggleButton | |
| OpenGlToggleButton (String name) | |
| OpenGlButtonComponent * | getGlComponent () |
| void | setActive (bool active=true) |
| bool | isActive () const |
| void | resized () override |
| Called when the button is resized, adjusts text size and colors accordingly. | |
| void | setText (String text) |
| void | setPowerButton () |
| Configures the button as a power button. | |
| void | setNoBackground () |
| Removes the background, showing just text. | |
| void | setJustification (Justification justification) |
| void | setLightenButton () |
| Configures the button as a lighten button. | |
| void | setShowOnColors (bool show) |
| void | setUiButton (bool primary) |
| virtual void | enablementChanged () override |
| Called when the button enablement changes. | |
| void | mouseEnter (const MouseEvent &e) override |
| void | mouseExit (const MouseEvent &e) override |
| void | mouseDown (const MouseEvent &e) override |
| void | mouseUp (const MouseEvent &e) override |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |