VSTGUI  4.4
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
VSTGUI::VST3EditorInternal Namespace Reference

Functions

static bool parseSize (const std::string &str, CPoint &point)
 
static void releaseSubController (IController *subController)
 
static int32_t getUIDescriptionSaveOptions (CFrame *frame)
 

Function Documentation

static int32_t VSTGUI::VST3EditorInternal::getUIDescriptionSaveOptions ( CFrame *  frame)
static
static bool VSTGUI::VST3EditorInternal::parseSize ( const std::string &  str,
CPoint &  point 
)
static
static void VSTGUI::VST3EditorInternal::releaseSubController ( IController *  subController)
static