Jamba  3.0.2
pongasoft::VST::GUI Namespace Reference

Namespaces

 CColorUtils
 
 CRectUtils
 
 Params
 
 Views
 

Classes

class  GUIController
 
class  GUIPluginState
 
class  GUIState
 
struct  Margin
 
class  RelativeDrawContext
 
class  RelativeView
 
struct  StringDrawContext
 
class  ViewCxMgr
 

Typedefs

using AbsoluteCoord = CCoord
 
using AbsolutePoint = CPoint
 
using AbsoluteRect = CRect
 
using BitmapPtr = CBitmap *
 
using BitmapSPtr = SharedPointer< CBitmap >
 
using FontPtr = CFontDesc *
 
using FontSPtr = SharedPointer< CFontDesc >
 
using GradientPtr = CGradient *
 
using GradientSPtr = SharedPointer< CGradient >
 
using Range = Utils::Range< CCoord >
 
using RelativeCoord = CCoord
 
using RelativePoint = CPoint
 
using RelativeRect = CRect
 

Typedef Documentation

◆ AbsoluteCoord

using pongasoft::VST::GUI::AbsoluteCoord = typedef CCoord

◆ AbsolutePoint

using pongasoft::VST::GUI::AbsolutePoint = typedef CPoint

◆ AbsoluteRect

using pongasoft::VST::GUI::AbsoluteRect = typedef CRect

◆ BitmapPtr

using pongasoft::VST::GUI::BitmapPtr = typedef CBitmap *

◆ BitmapSPtr

using pongasoft::VST::GUI::BitmapSPtr = typedef SharedPointer<CBitmap>

◆ FontPtr

using pongasoft::VST::GUI::FontPtr = typedef CFontDesc *

◆ FontSPtr

using pongasoft::VST::GUI::FontSPtr = typedef SharedPointer<CFontDesc>

◆ GradientPtr

using pongasoft::VST::GUI::GradientPtr = typedef CGradient *

◆ GradientSPtr

using pongasoft::VST::GUI::GradientSPtr = typedef SharedPointer<CGradient>

◆ Range

using pongasoft::VST::GUI::Range = typedef Utils::Range<CCoord>

Defines a Range

◆ RelativeCoord

using pongasoft::VST::GUI::RelativeCoord = typedef CCoord

◆ RelativePoint

using pongasoft::VST::GUI::RelativePoint = typedef CPoint

◆ RelativeRect

using pongasoft::VST::GUI::RelativeRect = typedef CRect