Jamba C++ API
5.0.0
|
#include <pongasoft/VST/GUI/Views/CustomView.h>
Go to the source code of this file.
Classes | |
class | SwitchViewContainer::Creator |
class | SwitchViewContainer |
This view offers dynamic switching between multiple views. More... | |
Namespaces | |
pongasoft | |
pongasoft::VST | |
pongasoft::VST::GUI | |
pongasoft::VST::GUI::Views | |
Functions | |
template<> | |
SwitchViewContainer * | createCustomView< SwitchViewContainer > (CRect const &iSize, const UIAttributes &iAttributes, const IUIDescription *iDescription) |
This specialization is required to inject the IUIDescription object used to dynamically create a view from a template name. More... | |