|
| UIHeaderBlock (AudioProcessor &processor) |
|
void | paint (juce::Graphics &) override |
|
void | resized () override |
| Manages the layout of UIHeaderBlock when the block is resized. More...
|
|
| UIBlock (int numComponents, int numComponentsPerRow, const juce::String &componentName=juce::String(), const juce::String &labelText=juce::String()) |
|
std::vector< juce::Rectangle< int > > | getComponentCells (juce::Rectangle< int > bounds) |
|
|
juce::TextButton | isOn |
|
juce::TextButton | irChoice |
|
juce::TextButton | sampleRate |
|
juce::AudioProcessorValueTreeState & | parameters |
|
juce::StringArray | previousSelectedIRs |
|
|
using | ButtonAttachment = juce::AudioProcessorValueTreeState::ButtonAttachment |
|
|
juce::Label | isOnLabel |
|
std::unique_ptr< ButtonAttachment > | isOnAttachment |
|
juce::Label | irChoiceLabel |
|
juce::Label | sampleRateLabel |
|
juce::TextButton | frame |
|
int | numComponents |
|
int | numComponentsPerRow |
|
Definition at line 20 of file UIHeaderBlock.h.
◆ resized()
void reverb::UIHeaderBlock::resized |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: