ASPiK SDK
|
This is the complete list of members for VSTGUI::CHorizontalSlider, including all inherited members.
addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, CBaseObject *notificationObject=nullptr) (defined in VSTGUI::CView) | VSTGUI::CView | |
addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, const Animation::DoneFunction &doneFunc) (defined in VSTGUI::CView) | VSTGUI::CView | |
addDependency(CBaseObject *obj) | VSTGUI::IDependency | inlinevirtual |
asViewContainer() (defined in VSTGUI::CView) | VSTGUI::CView | inlinevirtual |
asViewContainer() const (defined in VSTGUI::CView) | VSTGUI::CView | inlinevirtual |
attached(CView *parent) | VSTGUI::CView | virtual |
backColor (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
backOffset (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
bDrawTransparentEnabled (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
beforeDelete() override (defined in VSTGUI::CView) | VSTGUI::CView | virtual |
beginEdit() (defined in VSTGUI::CControl) | VSTGUI::CControl | virtual |
bounceValue() (defined in VSTGUI::CControl) | VSTGUI::CControl | virtual |
calculateDelta(const CPoint &where, CRect *handleRect=nullptr) const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
CBaseObject()=default (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | |
CBaseObject(const CBaseObject &o) (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | inline |
CControl(const CRect &size, IControlListener *listener=nullptr, int32_t tag=0, CBitmap *pBackground=nullptr) (defined in VSTGUI::CControl) | VSTGUI::CControl | |
CControl(const CControl &c) (defined in VSTGUI::CControl) | VSTGUI::CControl | |
changed(IdStringPtr message) | VSTGUI::IDependency | inlinevirtual |
checkDefaultValue(CButtonState button) (defined in VSTGUI::CControl) | VSTGUI::CControl | virtual |
checkUpdate(const CRect &updateRect) const (defined in VSTGUI::CView) | VSTGUI::CView | inlinevirtual |
CHorizontalSlider(const CRect &size, IControlListener *listener, int32_t tag, int32_t iMinPos, int32_t iMaxPos, CBitmap *handle, CBitmap *background, const CPoint &offset=CPoint(0, 0), const int32_t style=kRight) | VSTGUI::CHorizontalSlider | |
CHorizontalSlider(const CRect &rect, IControlListener *listener, int32_t tag, const CPoint &offsetHandle, int32_t rangeHandle, CBitmap *handle, CBitmap *background, const CPoint &offset=CPoint(0, 0), const int32_t style=kRight) | VSTGUI::CHorizontalSlider | |
CHorizontalSlider(const CHorizontalSlider &slider)=default (defined in VSTGUI::CHorizontalSlider) | VSTGUI::CHorizontalSlider | |
copyBackOffset() (defined in VSTGUI::CControl) | VSTGUI::CControl | virtual |
CSlider(const CRect &size, IControlListener *listener, int32_t tag, int32_t iMinPos, int32_t iMaxPos, CBitmap *handle, CBitmap *background, const CPoint &offset=CPoint(0, 0), const int32_t style=kLeft|kHorizontal) | VSTGUI::CSlider | |
CSlider(const CRect &rect, IControlListener *listener, int32_t tag, const CPoint &offsetHandle, int32_t rangeHandle, CBitmap *handle, CBitmap *background, const CPoint &offset=CPoint(0, 0), const int32_t style=kLeft|kHorizontal) | VSTGUI::CSlider | |
CSlider(const CSlider &slider) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
CView(const CRect &size) (defined in VSTGUI::CView) | VSTGUI::CView | explicit |
CView(const CView &view) (defined in VSTGUI::CView) | VSTGUI::CView | |
defaultValue (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
deferChangeCount (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
deferChanges(bool state) | VSTGUI::IDependency | inlinevirtual |
deferedChanges (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
DeferedChangesSet typedef (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
DependentList typedef (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
dependents (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
doDrag(IDataPackage *source, const CPoint &offset=CPoint(0, 0), CBitmap *dragBitmap=nullptr) | VSTGUI::CView | virtual |
draw(CDrawContext *) override | VSTGUI::CSlider | virtual |
drawFocusOnTop() override | VSTGUI::CControl | virtual |
drawRect(CDrawContext *pContext, const CRect &updateRect) | VSTGUI::CView | inlinevirtual |
drawStyle (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
DrawStyle enum name (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
editing (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
endEdit() (defined in VSTGUI::CControl) | VSTGUI::CControl | virtual |
forget() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
forgetObject(CBaseObject *obj) (defined in VSTGUI::IDependency) | VSTGUI::IDependency | inlineprotectedstatic |
frameColor (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
frameToLocal(CPoint &point) const | VSTGUI::CView | virtual |
frameWidth (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
getAlphaValue() const | VSTGUI::CView | |
getAttribute(const CViewAttributeID id, const uint32_t inSize, void *outData, uint32_t &outSize) const | VSTGUI::CView | |
getAttributeSize(const CViewAttributeID id, uint32_t &outSize) const | VSTGUI::CView | |
getAutosizeFlags() const | VSTGUI::CView | |
getBackColor() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inline |
getBackground() const | VSTGUI::CView | |
getBackOffset() const (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
getDefaultValue(void) const (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
getDisabledBackground() const | VSTGUI::CView | |
getDrawBackground() const (defined in VSTGUI::CView) | VSTGUI::CView | |
getDrawStyle() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inline |
getDrawTransparentHandle() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
getEditor() const | VSTGUI::CView | virtual |
getFocusPath(CGraphicsPath &outPath) override | VSTGUI::CControl | virtual |
getFrame() const | VSTGUI::CView | |
getFrameColor() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inline |
getFrameWidth() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inline |
getGlobalTransform() const (defined in VSTGUI::CView) | VSTGUI::CView | |
getHandle() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
getHeight() const | VSTGUI::CView | inline |
getHitTestPath() const (defined in VSTGUI::CView) | VSTGUI::CView | protected |
getListener() const | VSTGUI::CControl | inlinevirtual |
getMax() const (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
getMin() const (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
getMode() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
getMouseableArea(CRect &rect) const | VSTGUI::CView | |
getMouseableArea() const | VSTGUI::CView | |
getMouseEnabled() const | VSTGUI::CView | inline |
getNbReference() const | VSTGUI::ReferenceCounted< T > | inlinevirtual |
getOffset() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
getOffsetHandle() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
getOldValue(void) const (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
getParentView() const | VSTGUI::CView | |
getRange() const (defined in VSTGUI::CControl) | VSTGUI::CControl | inline |
getStyle() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
getTag() const (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
getTransparency() const | VSTGUI::CView | inline |
getValue() const (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
getValueColor() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inline |
getValueNormalized() const (defined in VSTGUI::CControl) | VSTGUI::CControl | virtual |
getViewSize() const | VSTGUI::CView | |
getVisibleViewSize() const | VSTGUI::CView | virtual |
getWheelInc() const (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
getWidth() const | VSTGUI::CView | inline |
getZoomFactor() const (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
hasViewFlag(int32_t bit) const (defined in VSTGUI::CView) | VSTGUI::CView | protected |
heightControl (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
heightOfSlider (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
hitTest(const CPoint &where, const CButtonState &buttons=-1) | VSTGUI::CView | virtual |
IDependency()=default (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
idleRate | VSTGUI::CView | static |
invalid() | VSTGUI::CView | inlinevirtual |
invalidRect(const CRect &rect) | VSTGUI::CView | virtual |
isAttached() const | VSTGUI::CView | inline |
isDirty() const override | VSTGUI::CControl | virtual |
isEditing() const (defined in VSTGUI::CControl) | VSTGUI::CControl | inline |
isSubview() const (defined in VSTGUI::CView) | VSTGUI::CView | inline |
isVisible() const | VSTGUI::CView | inline |
kAlwaysUseZoomFactor (defined in VSTGUI::CSlider) | VSTGUI::CSlider | static |
kDefaultValueModifier | VSTGUI::CControl | static |
kDirty enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kDirtyCallAlwaysOnMainThread | VSTGUI::CView | static |
kDrawBack enum value (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
kDrawFrame enum value (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
kDrawInverted enum value (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
kDrawValue enum value (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
kDrawValueFromCenter enum value (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
kFreeClickMode enum value (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
kIsAttached enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kIsSubview enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kLastCViewFlag enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kMessageBeginEdit (defined in VSTGUI::CControl) | VSTGUI::CControl | static |
kMessageEndEdit (defined in VSTGUI::CControl) | VSTGUI::CControl | static |
kMessageTagDidChange (defined in VSTGUI::CControl) | VSTGUI::CControl | static |
kMessageTagWillChange (defined in VSTGUI::CControl) | VSTGUI::CControl | static |
kMessageValueChanged (defined in VSTGUI::CControl) | VSTGUI::CControl | static |
kMouseEnabled enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kRelativeTouchMode enum value (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
kTouchMode enum value (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
kTransparencyEnabled enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kVisible enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kWantsFocus enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kWantsIdle enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kZoomModifier | VSTGUI::CControl | static |
listener (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
localToFrame(CPoint &point) const | VSTGUI::CView | virtual |
looseFocus() | VSTGUI::CView | virtual |
mapVstKeyModifier(int32_t vstModifier) (defined in VSTGUI::CControl) | VSTGUI::CControl | protectedstatic |
maxTmp (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
minPos (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
minTmp (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
Mode enum name (defined in VSTGUI::CSlider) | VSTGUI::CSlider | |
mode (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
notify(CBaseObject *sender, IdStringPtr message) override | VSTGUI::CView | virtual |
offset (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
offsetHandle (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
oldValue (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
onDragEnter(IDataPackage *drag, const CPoint &where) | VSTGUI::CView | inlinevirtual |
onDragLeave(IDataPackage *drag, const CPoint &where) | VSTGUI::CView | inlinevirtual |
onDragMove(IDataPackage *drag, const CPoint &where) | VSTGUI::CView | inlinevirtual |
onDrop(IDataPackage *drag, const CPoint &where) | VSTGUI::CView | inlinevirtual |
onIdle() | VSTGUI::CView | inlinevirtual |
onKeyDown(VstKeyCode &keyCode) override | VSTGUI::CSlider | virtual |
onKeyUp(VstKeyCode &keyCode) | VSTGUI::CView | virtual |
onMouseCancel() override | VSTGUI::CSlider | virtual |
onMouseDown(CPoint &where, const CButtonState &buttons) override | VSTGUI::CSlider | virtual |
onMouseEntered(CPoint &where, const CButtonState &buttons) | VSTGUI::CView | inlinevirtual |
onMouseExited(CPoint &where, const CButtonState &buttons) | VSTGUI::CView | inlinevirtual |
onMouseMoved(CPoint &where, const CButtonState &buttons) override | VSTGUI::CSlider | virtual |
onMouseUp(CPoint &where, const CButtonState &buttons) override | VSTGUI::CSlider | virtual |
onWheel(const CPoint &where, const float &distance, const CButtonState &buttons) override | VSTGUI::CSlider | virtual |
VSTGUI::CControl::onWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) | VSTGUI::CView | virtual |
onWindowActivate(bool state) | VSTGUI::CView | inlinevirtual |
operator=(const CBaseObject &obj) (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | inline |
operator=(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | inline |
parentSizeChanged() | VSTGUI::CView | inlinevirtual |
pHandle (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
rangeHandle (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
ReferenceCounted()=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | |
ReferenceCounted(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | inline |
registerControlListener(IControlListener *listener) | VSTGUI::CControl | |
registerViewListener(IViewListener *listener) (defined in VSTGUI::CView) | VSTGUI::CView | |
remember() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
rememberObject(CBaseObject *obj) (defined in VSTGUI::IDependency) | VSTGUI::IDependency | inlineprotectedstatic |
removeAllAnimations() (defined in VSTGUI::CView) | VSTGUI::CView | |
removeAnimation(IdStringPtr name) (defined in VSTGUI::CView) | VSTGUI::CView | |
removeAttribute(const CViewAttributeID id) | VSTGUI::CView | |
removed(CView *parent) | VSTGUI::CView | virtual |
removeDependency(CBaseObject *obj) | VSTGUI::IDependency | inlinevirtual |
setAlphaValue(float alpha) | VSTGUI::CView | virtual |
setAlphaValueNoInvalidate(float value) (defined in VSTGUI::CView) | VSTGUI::CView | protected |
setAttribute(const CViewAttributeID id, const uint32_t inSize, const void *inData) | VSTGUI::CView | |
setAutosizeFlags(int32_t flags) | VSTGUI::CView | virtual |
setBackColor(CColor color) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | virtual |
setBackground(CBitmap *background) | VSTGUI::CView | virtual |
setBackOffset(const CPoint &offset) (defined in VSTGUI::CControl) | VSTGUI::CControl | virtual |
setDefaultValue(float val) (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
setDirty(bool val=true) override | VSTGUI::CControl | virtual |
setDisabledBackground(CBitmap *background) | VSTGUI::CView | virtual |
setDrawStyle(int32_t style) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | virtual |
setDrawTransparentHandle(bool val) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
setFrameColor(CColor color) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | virtual |
setFrameWidth(CCoord width) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | virtual |
setHandle(CBitmap *pHandle) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | virtual |
setHitTestPath(CGraphicsPath *path) | VSTGUI::CView | |
setListener(IControlListener *l) | VSTGUI::CControl | inlinevirtual |
setMax(float val) (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
setMin(float val) (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
setMode(Mode newMode) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
setMouseableArea(const CRect &rect) | VSTGUI::CView | virtual |
setMouseEnabled(bool bEnable=true) | VSTGUI::CView | virtual |
setOffset(const CPoint &val) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
setOffsetHandle(const CPoint &val) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | virtual |
setOldValue(float val) (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
setParentFrame(CFrame *frame) (defined in VSTGUI::CView) | VSTGUI::CView | protected |
setParentView(CView *parent) (defined in VSTGUI::CView) | VSTGUI::CView | protected |
setStyle(int32_t style) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | virtual |
setSubviewState(bool state) (defined in VSTGUI::CView) | VSTGUI::CView | |
setTag(int32_t val) (defined in VSTGUI::CControl) | VSTGUI::CControl | virtual |
setTransparency(bool val) | VSTGUI::CView | virtual |
setValue(float val) (defined in VSTGUI::CControl) | VSTGUI::CControl | virtual |
setValueColor(CColor color) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | virtual |
setValueNormalized(float val) (defined in VSTGUI::CControl) | VSTGUI::CControl | virtual |
setViewFlag(int32_t bit, bool state) (defined in VSTGUI::CView) | VSTGUI::CView | protected |
setViewSize(const CRect &rect, bool invalid) override | VSTGUI::CSlider | protectedvirtual |
setVisible(bool state) | VSTGUI::CView | virtual |
setWantsFocus(bool state) | VSTGUI::CView | virtual |
setWantsIdle(bool state) | VSTGUI::CView | |
setWheelInc(float val) (defined in VSTGUI::CControl) | VSTGUI::CControl | inlinevirtual |
setZoomFactor(float val) (defined in VSTGUI::CSlider) | VSTGUI::CSlider | inlinevirtual |
sizeToFit() override | VSTGUI::CSlider | virtual |
style (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
SubListenerDispatcher typedef (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
subListeners (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
tag (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
takeFocus() | VSTGUI::CView | virtual |
translateToGlobal(T &t) const | VSTGUI::CView | inline |
translateToGlobal(const T &t) const | VSTGUI::CView | inline |
translateToLocal(T &t) const | VSTGUI::CView | inline |
translateToLocal(const T &t) const | VSTGUI::CView | inline |
unregisterControlListener(IControlListener *listener) | VSTGUI::CControl | |
unregisterViewListener(IViewListener *listener) (defined in VSTGUI::CView) | VSTGUI::CView | |
value (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
valueChanged() | VSTGUI::CControl | virtual |
valueColor (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
vmax (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
vmin (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
wantsFocus() const | VSTGUI::CView | inlinevirtual |
wantsIdle() const | VSTGUI::CView | inline |
wantsWindowActiveStateChangeNotification() const | VSTGUI::CView | inlinevirtual |
wheelInc (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
widthControl (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
widthOfSlider (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
zoomFactor (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
~CBaseObject() noexcept override=default (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | |
~CControl() noexcept override=default (defined in VSTGUI::CControl) | VSTGUI::CControl | protected |
~CSlider() noexcept override (defined in VSTGUI::CSlider) | VSTGUI::CSlider | protected |
~CView() noexcept override (defined in VSTGUI::CView) | VSTGUI::CView | protected |
~IDependency() noexcept (defined in VSTGUI::IDependency) | VSTGUI::IDependency | inlineprotectedvirtual |
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | virtual |