Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
DrawContext.h File Reference
#include <vstgui4/vstgui/lib/cdrawcontext.h>
#include <vstgui4/vstgui/lib/cview.h>
#include <pongasoft/Utils/Misc.h>
#include <base/source/fstring.h>
#include "Types.h"

Go to the source code of this file.

Classes

class  RelativeDrawContext
 Encapsulates the draw context provided by VSTGUI to reason in relative coordinates (0,0) is top,left. More...
class  RelativeView
struct  StringDrawContext
 The context which contains the details on how the string should be drawn. More...

Namespaces

namespace  pongasoft
namespace  pongasoft::VST
namespace  pongasoft::VST::GUI

Typedefs

using AbsoluteCoord = CCoord
using AbsolutePoint = CPoint
using AbsoluteRect = CRect
using RelativeCoord = CCoord
using RelativePoint = CPoint
using RelativeRect = CRect

Enumerations

enum  DeprecatedCControlEnum { kShadowText = 1 << 2 , kNoTextStyle = 1 << 11 }
 Implementation note: The CControlEnum enumeration has been removed from VSTGUI. More...