|
Gin
|
A list box of all mod sources. More...
#include <gin_modulation.h>
Inherits juce::ListBox, and juce::ListBoxModel.
Public Member Functions | |
| ModSrcListBox (ModMatrix &m) | |
| int | getNumRows () override |
| void | paintListBoxItem (int, juce::Graphics &, int, int, bool) override |
| Component * | refreshComponentForRow (int row, bool, Component *c) override |
A list box of all mod sources.
| ModSrcListBox::ModSrcListBox | ( | ModMatrix & | m | ) |
|
override |
References ModMatrix::getNumModSources().