This is a generic AudioProcessorEditor, that is completely defined and styled by drag and drop.
More...
#include <foleys_MagicPluginEditor.h>
Inherits AudioProcessorEditor, and DragAndDropContainer.
This is a generic AudioProcessorEditor, that is completely defined and styled by drag and drop.
There is an XML representation, that can be baked into the project using the BinaryData of Projucer.
◆ MagicPluginEditor()
◆ ~MagicPluginEditor()
◆ setConfigTree()
| void setConfigTree |
( |
const juce::ValueTree & | config | ) |
|
Setup a GUI from a previously stored ValueTree.
- Parameters
-
| config | the ValueTree that defines the Stylesheet, colour palette and GUI components of the editor |
Referenced by MagicPluginEditor().
◆ getGUIBuilder()
◆ paint()
| void paint |
( |
juce::Graphics & | g | ) |
|
|
override |
◆ resized()
The documentation for this class was generated from the following files: