Top-level editor component for the Mema processor — composes the input, crosspoint, output, and plugin control strips.
More...
#include <MemaProcessorEditor.h>
Top-level editor component for the Mema processor — composes the input, crosspoint, output, and plugin control strips.
Definition at line 97 of file MemaProcessorEditor.h.
◆ MemaProcessorEditor() [1/2]
| Mema::MemaProcessorEditor::MemaProcessorEditor |
( |
juce::AudioProcessor & |
processor | ) |
|
◆ MemaProcessorEditor() [2/2]
| Mema::MemaProcessorEditor::MemaProcessorEditor |
( |
juce::AudioProcessor * |
processor | ) |
|
◆ ~MemaProcessorEditor()
| Mema::MemaProcessorEditor::~MemaProcessorEditor |
( |
| ) |
|
◆ lookAndFeelChanged()
| void Mema::MemaProcessorEditor::lookAndFeelChanged |
( |
| ) |
|
|
override |
◆ paint()
| void Mema::MemaProcessorEditor::paint |
( |
juce::Graphics & |
| ) |
|
|
override |
◆ resized()
| void Mema::MemaProcessorEditor::resized |
( |
| ) |
|
|
override |
◆ onEditorSizeChangeRequested
| std::function<void(juce::Rectangle<int>)> Mema::MemaProcessorEditor::onEditorSizeChangeRequested |
◆ onResetToUnity
| std::function<void()> Mema::MemaProcessorEditor::onResetToUnity |
◆ sc_pluginControlHeight
| constexpr int Mema::MemaProcessorEditor::sc_pluginControlHeight = 20 |
|
staticconstexpr |
◆ sc_resetButtonSize
| constexpr int Mema::MemaProcessorEditor::sc_resetButtonSize = 20 |
|
staticconstexpr |
The documentation for this class was generated from the following files: