Jamba C++ API  4.0.0
PluginCustomView< TGUIState > Class Template Reference

#include <CustomView.h>

Inherits StateAwareView< TView, TGUIState >.

Public Member Functions

 PluginCustomView (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 TGUIState>
class pongasoft::VST::GUI::Views::PluginCustomView< TGUIState >

Deprecated:
Use StateAwareCustomView instead

Constructor & Destructor Documentation

◆ PluginCustomView()

PluginCustomView ( const CRect &  iSize)
inlineexplicit

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