Jamba  3.0.2
CustomView.h File Reference
#include <vstgui4/vstgui/lib/cview.h>
#include <map>
#include <pongasoft/VST/GUI/GUIState.h>
#include <pongasoft/VST/GUI/Params/GUIParamCxAware.hpp>
#include <pongasoft/VST/GUI/Views/CustomViewFactory.h>
#include "CustomViewCreator.h"
#include "PluginAccessor.h"

Go to the source code of this file.

Classes

class  pongasoft::VST::GUI::Views::CustomViewAdapter< TView >::Creator
 
class  pongasoft::VST::GUI::Views::CustomView::Creator
 
class  pongasoft::VST::GUI::Views::CustomView
 
class  pongasoft::VST::GUI::Views::CustomViewAdapter< TView >
 
class  pongasoft::VST::GUI::Views::PluginCustomViewAdapter< TView, TGUIPluginState >
 
class  pongasoft::VST::GUI::Views::PluginView< TView, TGUIPluginState >
 

Namespaces

 pongasoft
 
 pongasoft::VST
 
 pongasoft::VST::GUI
 
 pongasoft::VST::GUI::Views
 

Typedefs

template<typename TGUIPluginState >
using pongasoft::VST::GUI::Views::PluginCustomView = PluginView< CustomView, TGUIPluginState >