Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
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).
TGUIState * fState {}
 Gives access to the GUI state (ex: fState->fLabelA).
Protected Member Functions inherited from StateAwareView< TView, TGUIState >
void initState (GUIState *iGUIState) override
 Overriden to call both ParamAware::initState() and StateAware::initState().

Detailed Description

template<typename TView, typename TGUIState>
class pongasoft::VST::GUI::Views::PluginView< TView, TGUIState >
Deprecated
Use StateAwareView instead

Constructor & Destructor Documentation

◆ PluginView()

template<typename TView, typename TGUIState>
PluginView ( const CRect & iSize)
inlineexplicit

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