#include <PluginEditorComponent.h>
Window to be embedded inside a parent window, used by PluginEditorComponent.
◆ PluginEditorHiddenWindow()
| PluginInterface::PluginEditorHiddenWindow::PluginEditorHiddenWindow |
( |
| ) |
|
|
inline |
◆ ~PluginEditorHiddenWindow()
| PluginInterface::PluginEditorHiddenWindow::~PluginEditorHiddenWindow |
( |
| ) |
|
|
inlineoverride |
◆ closeWindow()
| void PluginInterface::PluginEditorHiddenWindow::closeWindow |
( |
| ) |
|
|
inline |
◆ setEditor()
| void PluginInterface::PluginEditorHiddenWindow::setEditor |
( |
juce::AudioProcessorEditor * | newEditor | ) |
|
|
inline |
Sets the current editor component to display.
◆ setScrollXPosition()
| void PluginInterface::PluginEditorHiddenWindow::setScrollXPosition |
( |
double | newXPosition | ) |
|
|
inline |
Scrolls the editor component within the window on the X axis.
◆ setScrollYPosition()
| void PluginInterface::PluginEditorHiddenWindow::setScrollYPosition |
( |
double | newYPosition | ) |
|
|
inline |
Scrolls the editor component within the window on the Y axis.
◆ contentComponent
◆ currentEditor
| juce::AudioProcessorEditor* PluginInterface::PluginEditorHiddenWindow::currentEditor |
|
private |
The documentation for this class was generated from the following file: