Jamba C++ API  4.0.0
PluginView< TView, TGUIState > Class Template Reference

#include <CustomView.h>

Inherits StateAwareView< TView, TGUIState >.

Public Member Functions

 PluginView (const CRect &iSize)
 
- Public Member Functions inherited from StateAwareView< TView, TGUIState >
template<typename... Args>
 StateAwareView (const CRect &iSize, Args &&...args)
 

Additional Inherited Members

- Public Attributes inherited from StateAware< TGUIState >
TGUIState::PluginParameters const * fParams {}
 Gives direct access to parameters (ex: fParams->fBypassParam) More...
 
TGUIState * fState {}
 Gives access to the GUI state (ex: fState->fLabelA) More...
 
- Protected Member Functions inherited from StateAwareView< TView, TGUIState >
void initState (GUIState *iGUIState) override
 Overriden to call both ParamAware::initState() and StateAware::initState() More...
 

Detailed Description

template<typename TView, typename TGUIState>
class pongasoft::VST::GUI::Views::PluginView< TView, TGUIState >

Deprecated:
Use StateAwareView instead

Constructor & Destructor Documentation

◆ PluginView()

PluginView ( const CRect &  iSize)
inlineexplicit

The documentation for this class was generated from the following file: