Jamba C++ API  4.3.0
ImageView Member List

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

afterApplyAttributes() overrideCustomViewinlinevirtual
CustomView(const CRect &iSize)CustomViewexplicit
CustomView(const CustomView &c)=deleteCustomView
draw(CDrawContext *iContext) overrideImageView
drawBackColor(CDrawContext *iContext)CustomViewvirtual
drawStyleChanged()CustomView
fBackColorCustomViewprotected
fImageImageViewprotected
fParamCxMgrParamAwareprotected
fTagCustomViewprotected
getBackColor() constCustomViewinline
getCustomViewTag() constCustomViewinline
getEditorMode() constCustomView
getImage() constImageViewinline
ImageView(const CRect &iSize)ImageViewinlineexplicit
initState(GUIState *iGUIState)ParamAwarevirtual
invokeAll()ParamAware
markDirty()CustomViewinline
onParameterChange(ParamID iParamID) overrideCustomViewvirtual
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()ParamAwareinlinevirtual
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
setCustomViewTag(TagID iTag)CustomViewinline
setEditorMode(bool iEditorMode)CustomView
setImage(BitmapPtr iImage)ImageViewinline
sizeToFit(CCoord iWidth, CCoord iHeight)CustomViewinlineprotected
sizeToFit(BitmapPtr iBitmap, int iFrameCount=1)CustomViewinlineprotected
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