Loading...
Searching...
No Matches

Public Member Functions

auto setSizeFromQt (Steinberg::IPlugView &view, const Steinberg::ViewRect &r, QDialog &parentWindow) const
 
void setSizeFromUser (Steinberg::IPlugView &view, const QSize &sz, QDialog &parentWindow)
 
auto setSizeFromVst (Steinberg::IPlugView &view, Steinberg::ViewRect &r, QDialog &parentWindow)
 

Static Public Member Functions

static double qtScaleFactor (const QWidget &w) noexcept
 

Public Attributes

WId nativeId {}
 
QWindow * qwindow {}
 
QWidget * container {}
 
vst3::PlugFrameframe {}
 

Member Function Documentation

◆ qtScaleFactor()

static double vst3::WindowContainer::qtScaleFactor ( const QWidget &  w)
inlinestaticnoexcept

Factor to go from the coordinates the plug-in gives us to the logical pixels Qt lays out with


The documentation for this struct was generated from the following file: