Jamba C++ API  4.3.0
ParamImageView Member List

This is the complete list of members for ParamImageView, including all inherited members.

afterApplyAttributes() overrideCustomViewinlinevirtual
Creator typedefTCustomControlView< int32 >
CustomControlView(const CRect &iSize)CustomControlViewinlineexplicit
CustomDiscreteControlView(const CRect &iSize)CustomDiscreteControlViewinlineexplicit
CustomView(const CRect &iSize)CustomViewexplicit
CustomView(const CustomView &c)=deleteCustomView
draw(CDrawContext *iContext) overrideParamImageView
drawBackColor(CDrawContext *iContext)CustomViewvirtual
drawStyleChanged()CustomView
fBackColorCustomViewprotected
fControlParameterTCustomControlView< int32 >protected
fControlTagCustomControlViewprotected
fImageParamImageViewprotected
fInverseParamImageViewprotected
fParamCxMgrParamAwareprotected
fStepCountCustomDiscreteControlViewprotected
fTagCustomViewprotected
getBackColor() constCustomViewinline
getControlTag() constCustomControlViewinline
getControlValue() constTCustomControlView< int32 >
getCustomViewTag() constCustomViewinline
getEditorMode() constCustomView
getFrames() constParamImageView
getImage() constParamImageViewinline
getInverse() constParamImageViewinline
getStepCount() constCustomDiscreteControlViewinline
initState(GUIState *iGUIState)ParamAwarevirtual
invokeAll()ParamAware
markDirty()CustomViewinline
onParameterChange(ParamID iParamID) overrideCustomViewvirtual
ParamImageView(const CRect &iSize)ParamImageViewinlineexplicit
registerBaseCallback(ParamID iParamID, Parameters::ChangeCallback iChangeCallback, bool iInvokeCallback)ParamAware
registerBaseCallback(ParamID iParamID, Parameters::ChangeCallback1< IGUIParam > iChangeCallback, bool iInvokeCallback)ParamAware
registerBaseParam(ParamID iParamID, bool iSubscribeToChanges=true)ParamAware
registerCallback(RawVstParam const &iParamDef, Parameters::ChangeCallback iChangeCallback, bool iInvokeCallback=false)ParamAwareinline
registerCallback(RawVstParam const &iParamDef, Parameters::ChangeCallback1< GUIRawVstParam > iChangeCallback, bool iInvokeCallback=false)ParamAwareinline
registerCallback(VstParam< T > const &iParamDef, Parameters::ChangeCallback iChangeCallback, bool iInvokeCallback=false)ParamAwareinline
registerCallback(VstParam< T > const &iParamDef, Parameters::ChangeCallback1< GUIVstParam< T >> iChangeCallback, bool iInvokeCallback=false)ParamAwareinline
registerCallback(JmbParam< T > const &iParamDef, Parameters::ChangeCallback iChangeCallback, bool iInvokeCallback=false)ParamAwareinline
registerCallback(JmbParam< T > const &iParamDef, Parameters::ChangeCallback1< GUIJmbParam< T >> iChangeCallback, bool iInvokeCallback=false)ParamAwareinline
registerCallback(GUIJmbParam< T > &iParam, Parameters::ChangeCallback iChangeCallback, bool iInvokeCallback=false)ParamAwareinline
registerCallback(GUIJmbParam< T > &iParam, Parameters::ChangeCallback1< GUIJmbParam< T >> iChangeCallback, bool iInvokeCallback=false)ParamAwareinline
registerJmbCallback(ParamID iParamID, Parameters::ChangeCallback iChangeCallback, bool iInvokeCallback=false)ParamAware
registerJmbCallback(ParamID iParamID, Parameters::ChangeCallback1< GUIJmbParam< T >> iChangeCallback, bool iInvokeCallback=false)ParamAware
registerJmbParam(ParamID iParamID, bool iSubscribeToChanges=true)ParamAware
registerOptionalCallback(ParamID iParamID, Parameters::ChangeCallback iChangeCallback, bool iInvokeCallback=false)ParamAware
registerOptionalCallback(ParamID iParamID, Parameters::ChangeCallback1< GUIOptionalParam< T >> iChangeCallback, bool iInvokeCallback=false)ParamAware
registerOptionalDiscreteCallback(ParamID iParamID, int32 iStepCount, Parameters::ChangeCallback iChangeCallback, bool iInvokeCallback=false)ParamAware
registerOptionalDiscreteCallback(ParamID iParamID, int32 iStepCount, Parameters::ChangeCallback1< GUIOptionalParam< int32 >> iChangeCallback, bool iInvokeCallback=false)ParamAware
registerOptionalDiscreteParam(ParamID iParamID, int32 iStepCount, bool iSubscribeToChanges=true)ParamAware
registerOptionalParam(ParamID iParamID, bool iSubscribeToChanges=true)ParamAware
registerParam(RawVstParam const &iParamDef, bool iSubscribeToChanges=true)ParamAwareinline
registerParam(VstParam< T > const &iParamDef, bool iSubscribeToChanges=true)ParamAwareinline
registerParam(JmbParam< T > const &iParamDef, bool iSubscribeToChanges=true)ParamAwareinline
registerParam(GUIJmbParam< T > &iParam, bool iSubscribeToChanges=true)ParamAwareinline
registerParameters() overrideParamImageViewvirtual
registerRawVstCallback(ParamID iParamID, Parameters::ChangeCallback iChangeCallback, bool iInvokeCallback=false)ParamAware
registerRawVstCallback(ParamID iParamID, Parameters::ChangeCallback1< GUIRawVstParam > iChangeCallback, bool iInvokeCallback=false)ParamAware
registerRawVstParam(ParamID iParamID, bool iSubscribeToChanges=true)ParamAware
registerVstBooleanParam(ParamID iParamID, bool iSubscribeToChanges=true)ParamAware
registerVstCallback(ParamID iParamID, Parameters::ChangeCallback iChangeCallback, bool iInvokeCallback=false)ParamAware
registerVstCallback(ParamID iParamID, Parameters::ChangeCallback1< GUIVstParam< T >> iChangeCallback, bool iInvokeCallback=false)ParamAware
registerVstParam(ParamID iParamID, bool iSubscribeToChanges=true)ParamAware
registerVstPercentParam(ParamID iParamID, bool iSubscribeToChanges=true)ParamAware
setBackColor(CColor const &iColor)CustomView
setControlTag(ParamID iTag)CustomControlViewinlinevirtual
setControlValue(int32 const &iControlValue)TCustomControlView< int32 >virtual
setCustomViewTag(TagID iTag)CustomViewinline
setEditorMode(bool iEditorMode)CustomView
setImage(BitmapPtr iImage)ParamImageViewinline
setInverse(bool iInverse)ParamImageViewinline
setStepCount(int32 iStepCount)CustomDiscreteControlViewinline
sizeToFit() overrideParamImageView
pongasoft::VST::GUI::Views::CustomDiscreteControlView::sizeToFit(CCoord iWidth, CCoord iHeight)CustomViewinlineprotected
pongasoft::VST::GUI::Views::CustomDiscreteControlView::sizeToFit(BitmapPtr iBitmap, int iFrameCount=1)CustomViewinlineprotected
TCustomControlView(const CRect &iSize)TCustomControlView< int32 >inlineexplicit
unregisterAll()ParamAware
unregisterParam(ParamID iParamID)ParamAwareinline
unregisterParam(GUIRawVstParam const &iParam)ParamAwareinline
unregisterParam(GUIVstParam< T > const &iParam)ParamAwareinline
unregisterParam(GUIJmbParam< T > const &iParam)ParamAwareinline
~ParamAware()ParamAwarevirtual