Jamba
3.0.2
|
#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.
Namespaces | |
pongasoft | |
pongasoft::VST | |
pongasoft::VST::GUI | |
pongasoft::VST::GUI::Views | |
Typedefs | |
template<typename TGUIPluginState > | |
using | pongasoft::VST::GUI::Views::PluginCustomView = PluginView< CustomView, TGUIPluginState > |