Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
ScrollbarView Member List

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

afterApplyAttributes() overrideCustomViewinlinevirtual
computeMousePosition(CPoint const &where) constScrollbarViewprotected
computeZoomBox() constScrollbarViewprotected
CustomView(const CRect &iSize)CustomViewexplicit
CustomView(const CustomView &c)=deleteCustomView
DragType enum nameScrollbarViewprotected
draw(CDrawContext *iContext) overrideScrollbarView
drawBackColor(CDrawContext *iContext)CustomViewvirtual
drawEndHandle(CDrawContext *iContext)ScrollbarViewprotectedvirtual
drawScrollbar(CDrawContext *iContext)ScrollbarViewprotectedvirtual
drawStartHandle(CDrawContext *iContext)ScrollbarViewprotectedvirtual
drawStyleChanged()CustomView
EOrientation enum nameScrollbarView
fBackColorCustomViewprotected
fDragGestureScrollbarViewprotected
fDragTypeScrollbarViewprotected
fEnableZoomDoubleClickScrollbarViewprotected
fEndHandleRectScrollbarViewprotected
fMarginScrollbarViewprotected
fNeedsRecomputingScrollbarViewprotected
fOffsetPercentEditorScrollbarViewprotected
fOffsetPercentParamScrollbarViewprotected
fOffsetPercentTagScrollbarViewprotected
fOrientationScrollbarViewprotected
fParamCxMgrParamAwareprotected
fScrollbarColorScrollbarViewprotected
fScrollbarGutterSpacingScrollbarViewprotected
fScrollbarMinSizeScrollbarViewprotected
fScrollbarRectScrollbarViewprotected
fShiftDragFactorScrollbarViewprotected
fStartHandleRectScrollbarViewprotected
fTagCustomViewprotected
fZoomBoxScrollbarViewprotected
fZoomHandlesColorScrollbarViewprotected
fZoomHandlesSizeScrollbarViewprotected
fZoomPercentEditorScrollbarViewprotected
fZoomPercentParamScrollbarViewprotected
fZoomPercentTagScrollbarViewprotected
getBackColor() constCustomViewinline
getCustomViewTag() constCustomViewinline
getEditorMode() constCustomView
getEnableZoomDoubleClick() constScrollbarViewinline
getMargin() constScrollbarViewinline
getOffsetPercent() constScrollbarView
getOffsetPercentTag() constScrollbarViewinline
getOrientation() constScrollbarViewinline
getScrollbarColor() constScrollbarViewinline
getScrollbarGutterSpacing() constScrollbarViewinline
getScrollbarMinSize() constScrollbarViewinline
getScrollbarSize() constScrollbarViewprotected
getShiftDragFactor() constScrollbarViewinline
getZoomHandlesColor() constScrollbarViewinline
getZoomHandlesSize() constScrollbarViewinline
getZoomPercent() constScrollbarView
getZoomPercentTag() constScrollbarViewinline
initState(GUIState *iGUIState)ParamAwarevirtual
invokeAll()ParamAware
isVertical() constScrollbarViewinlineprotected
markDirty()CustomViewinline
needsRecomputing()ScrollbarViewinlineprotected
onMouseCancel() overrideScrollbarViewprotected
onMouseDown(CPoint &where, const CButtonState &buttons) overrideScrollbarViewprotected
onMouseMoved(CPoint &where, const CButtonState &buttons) overrideScrollbarViewprotected
onMouseUp(CPoint &where, const CButtonState &buttons) overrideScrollbarViewprotected
onParameterChange(ParamID iParamID) overrideScrollbarViewprotectedvirtual
recompute()ScrollbarViewprotected
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() overrideScrollbarViewprotectedvirtual
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
ScrollbarView(const CRect &iSize)ScrollbarViewinlineexplicit
setBackColor(CColor const &iColor)CustomView
setCustomViewTag(TagID iTag)CustomViewinline
setEditorMode(bool iEditorMode)CustomView
setEnableZoomDoubleClick(bool iEnableZoomDoubleClick)ScrollbarViewinline
setMargin(Margin const &iMargin)ScrollbarViewinline
setOffsetPercent(double iOffsetPercent)ScrollbarView
setOffsetPercentTag(ParamID offsetPercentTag)ScrollbarView
setOrientation(EOrientation iOrientation)ScrollbarView
setScrollbarColor(const CColor &iColor)ScrollbarViewinline
setScrollbarGutterSpacing(CCoord iScrollbarGutterSpacing)ScrollbarViewinline
setScrollbarMinSize(CCoord iScrollbarMinSize)ScrollbarViewinline
setShiftDragFactor(Range const &iShiftDragFactor)ScrollbarViewinline
setViewSize(const CRect &rect, bool invalid=true) overrideScrollbarViewprotected
setZoomHandlesColor(const CColor &iColor)ScrollbarViewinline
setZoomHandlesSize(CCoord iSize)ScrollbarViewinline
setZoomPercent(double iZoomPercent)ScrollbarView
setZoomPercentTag(ParamID zoomPercentTag)ScrollbarView
showHandles() constScrollbarViewinline
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
~ICustomViewLifecycle()=defaultICustomViewLifecyclevirtual
~ParamAware()ParamAwarevirtual