Jamba
3.0.2
|
#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 | pongasoft::VST::GUI::RelativeDrawContext |
class | pongasoft::VST::GUI::RelativeView |
struct | pongasoft::VST::GUI::StringDrawContext |
Namespaces | |
pongasoft | |
pongasoft::VST | |
pongasoft::VST::GUI | |
Typedefs | |
using | pongasoft::VST::GUI::AbsoluteCoord = CCoord |
using | pongasoft::VST::GUI::AbsolutePoint = CPoint |
using | pongasoft::VST::GUI::AbsoluteRect = CRect |
using | pongasoft::VST::GUI::RelativeCoord = CCoord |
using | pongasoft::VST::GUI::RelativePoint = CPoint |
using | pongasoft::VST::GUI::RelativeRect = CRect |