#include <juce_VSTWindowUtilities.h>
◆ VSTWindowUtilities()
| juce::detail::VSTWindowUtilities::VSTWindowUtilities |
( |
| ) |
|
|
delete |
◆ attachComponentToWindowRefVST()
| static void * juce::detail::VSTWindowUtilities::attachComponentToWindowRefVST |
( |
Component * |
comp, |
|
|
int |
desktopFlags, |
|
|
void * |
parentWindowOrView |
|
) |
| |
|
inlinestatic |
◆ detachComponentFromWindowRefVST()
| static void juce::detail::VSTWindowUtilities::detachComponentFromWindowRefVST |
( |
Component * |
comp, |
|
|
void * |
window |
|
) |
| |
|
inlinestatic |
◆ setNativeHostWindowSizeVST()
| static void juce::detail::VSTWindowUtilities::setNativeHostWindowSizeVST |
( |
void * |
window, |
|
|
Component * |
component, |
|
|
int |
newWidth, |
|
|
int |
newHeight |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: