Gin
Public Member Functions | List of all members
ModSrcListBox Class Reference

A list box of all mod sources. More...

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
 

Detailed Description

A list box of all mod sources.

Constructor & Destructor Documentation

◆ ModSrcListBox()

ModSrcListBox::ModSrcListBox ( ModMatrix m)

Member Function Documentation

◆ getNumRows()

int ModSrcListBox::getNumRows ( )
override

◆ paintListBoxItem()

void ModSrcListBox::paintListBoxItem ( int  ,
juce::Graphics &  ,
int  ,
int  ,
bool   
)
override

◆ refreshComponentForRow()

Component* ModSrcListBox::refreshComponentForRow ( int  row,
bool  ,
Component *  c 
)
override

The documentation for this class was generated from the following file: