Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
SwitchViewContainer.h File Reference
#include "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

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

Functions

template<>
SwitchViewContainercreateCustomView< 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.