JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::detail::VSTWindowUtilities Struct Reference

#include <juce_VSTWindowUtilities.h>

Public Member Functions

 VSTWindowUtilities ()=delete
 

Static Public Member Functions

static void * attachComponentToWindowRefVST (Component *comp, int desktopFlags, void *parentWindowOrView)
 
static void detachComponentFromWindowRefVST (Component *comp, void *window)
 
static void setNativeHostWindowSizeVST (void *window, Component *component, int newWidth, int newHeight)
 

Constructor & Destructor Documentation

◆ VSTWindowUtilities()

juce::detail::VSTWindowUtilities::VSTWindowUtilities ( )
delete

Member Function Documentation

◆ 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: