, including all inherited members.
attached(CView *parent) | CView | [virtual] |
autosizeFlags | CView | [protected] |
backOffset | CControl | |
bDirty | CView | [protected] |
bDrawTransparentEnabled | CSlider | [protected] |
beginEdit() | CControl | [virtual] |
bFreeClick | CSlider | [protected] |
bIsAttached | CView | [protected] |
bMouseEnabled | CView | [protected] |
bounceValue() | CControl | [virtual] |
bTransparencyEnabled | CView | [protected] |
bVisible | CView | [protected] |
bWantsFocus | CView | [protected] |
CBaseObject() | CBaseObject | [inline] |
CControl(const CRect &size, CControlListener *listener=0, long tag=0, CBitmap *pBackground=0) | CControl | |
CControl(const CControl &c) | CControl | |
checkDefaultValue(long button) | CControl | [virtual] |
checkUpdate(const CRect &updateRect) const | CView | [inline, virtual] |
CHorizontalSlider(const CRect &size, CControlListener *listener, long tag, long iMinPos, long iMaxPos, CBitmap *handle, CBitmap *background, const CPoint &offset=CPoint(0, 0), const long style=kRight) | CHorizontalSlider | |
CHorizontalSlider(const CRect &rect, CControlListener *listener, long tag, const CPoint &offsetHandle, long rangeHandle, CBitmap *handle, CBitmap *background, const CPoint &offset=CPoint(0, 0), const long style=kRight) | CHorizontalSlider | |
CHorizontalSlider(const CHorizontalSlider &slider) | CHorizontalSlider | |
copyBackOffset() | CControl | [virtual] |
CSlider(const CRect &size, CControlListener *listener, long tag, long iMinPos, long iMaxPos, CBitmap *handle, CBitmap *background, const CPoint &offset=CPoint(0, 0), const long style=kLeft|kHorizontal) | CSlider | |
CSlider(const CRect &rect, CControlListener *listener, long tag, const CPoint &offsetHandle, long rangeHandle, CBitmap *handle, CBitmap *background, const CPoint &offset=CPoint(0, 0), const long style=kLeft|kHorizontal) | CSlider | |
CSlider(const CSlider &slider) | CSlider | |
CView(const CRect &size) | CView | |
CView(const CView &view) | CView | |
defaultValue | CControl | |
doIdleStuff() | CControl | [inline, virtual] |
draw(CDrawContext *) | CSlider | [virtual] |
drawRect(CDrawContext *pContext, const CRect &updateRect) | CView | [inline, virtual] |
endEdit() | CControl | [virtual] |
forget() | CBaseObject | [inline, virtual] |
frameToLocal(CPoint &point) const | CView | [virtual] |
getAttribute(const CViewAttributeID id, const long inSize, void *outData, long &outSize) const | CView | |
getAttributeSize(const CViewAttributeID id, long &outSize) const | CView | |
getAutosizeFlags() const | CView | [inline, virtual] |
getBackground() const | CView | [inline, virtual] |
getDefaultValue(void) const | CControl | [inline, virtual] |
getEditor() const | CView | [virtual] |
getFrame() const | CView | [inline] |
getFrameTopLeftPos(CPoint &topLeft) const | CView | [virtual] |
getFreeClick() const | CSlider | [inline, virtual] |
getHandle() const | CSlider | [inline, virtual] |
getHeight() const | CView | [inline] |
getListener() const | CControl | [inline, virtual] |
getMax() const | CControl | [inline, virtual] |
getMin() const | CControl | [inline, virtual] |
getMouseableArea(CRect &rect) const | CView | [inline, virtual] |
getMouseableArea() const | CView | [inline, virtual] |
getMouseEnabled() const | CView | [inline, virtual] |
getMouseLocation(CDrawContext *context, CPoint &point) | CView | [virtual] |
getNbReference() const | CBaseObject | [inline] |
getOffset() const | CSlider | [inline, virtual] |
getOffsetHandle() const | CSlider | [inline, virtual] |
getOldValue(void) const | CControl | [inline, virtual] |
getParentView() const | CView | [inline] |
getStyle() const | CSlider | [inline, virtual] |
getTag() const | CControl | [inline, virtual] |
getTransparency() const | CView | [inline, virtual] |
getValue() const | CControl | [inline, virtual] |
getViewSize(CRect &rect) const | CView | [inline, virtual] |
getViewSize() const | CView | [inline, virtual] |
getVisibleSize() const | CView | [virtual] |
getWheelInc() const | CControl | [inline, virtual] |
getWidth() const | CView | [inline] |
getZoomFactor() const | CSlider | [inline, virtual] |
heightControl | CSlider | [protected] |
heightOfSlider | CSlider | [protected] |
hitTest(const CPoint &where, const long buttons=-1) | CView | [inline, virtual] |
invalid() | CView | [inline, virtual] |
invalidRect(const CRect rect) | CView | [virtual] |
isAttached() const | CView | [inline] |
isDirty() const | CControl | [virtual] |
isTypeOf(const char *s) const | CView | [inline, virtual] |
isVisible() const | CView | [inline] |
lastTicks | CControl | |
localToFrame(CPoint &point) const | CView | [virtual] |
looseFocus() | CView | [virtual] |
maxTmp | CSlider | [protected] |
minPos | CSlider | [protected] |
minTmp | CSlider | [protected] |
mouse(CDrawContext *pContext, CPoint &where, long buttons=-1) | CView | [virtual] |
mouseableArea | CView | [protected] |
newCopy() const | CView | [inline, virtual] |
notify(CBaseObject *sender, const char *message) | CView | |
VSTGUI::CBaseObject::notify(CBaseObject *sender, const char *message) | CBaseObject | [inline, virtual] |
offset | CSlider | [protected] |
offsetHandle | CSlider | [protected] |
oldValue | CControl | |
onDragEnter(CDragContainer *drag, const CPoint &where) | CView | [inline, virtual] |
onDragLeave(CDragContainer *drag, const CPoint &where) | CView | [inline, virtual] |
onDragMove(CDragContainer *drag, const CPoint &where) | CView | [inline, virtual] |
onDrop(CDragContainer *drag, const CPoint &where) | CView | [inline, virtual] |
onKeyDown(VstKeyCode &keyCode) | CSlider | [virtual] |
onKeyUp(VstKeyCode &keyCode) | CView | [virtual] |
onMouseDown(CPoint &where, const long &buttons) | CSlider | [virtual] |
onMouseEntered(CPoint &where, const long &buttons) | CView | [inline, virtual] |
onMouseExited(CPoint &where, const long &buttons) | CView | [inline, virtual] |
onMouseMoved(CPoint &where, const long &buttons) | CSlider | [virtual] |
onMouseUp(CPoint &where, const long &buttons) | CSlider | [virtual] |
onWheel(const CPoint &where, const float &distance, const long &buttons) | CSlider | [virtual] |
CControl::onWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const long &buttons) | CView | [virtual] |
parentSizeChanged() | CView | [inline, virtual] |
pAttributeList | CView | [protected] |
pBackground | CView | [protected] |
pHandle | CSlider | [protected] |
pParentFrame | CView | [protected] |
pParentView | CView | [protected] |
rangeHandle | CSlider | [protected] |
remember() | CBaseObject | [inline, virtual] |
removeAttribute(const CViewAttributeID id) | CView | |
removed(CView *parent) | CView | [virtual] |
setAttribute(const CViewAttributeID id, const long inSize, const void *inData) | CView | |
setAutosizeFlags(long flags) | CView | [inline, virtual] |
setBackground(CBitmap *background) | CView | [virtual] |
setBackOffset(CPoint &offset) | CControl | [virtual] |
setDefaultValue(float val) | CControl | [inline, virtual] |
setDirty(const bool val=true) | CControl | [virtual] |
setDrawTransparentHandle(bool val) | CSlider | [inline, virtual] |
setFrame(CFrame *pParent) | CView | [inline, virtual] |
setFreeClick(bool val) | CSlider | [inline, virtual] |
setHandle(CBitmap *pHandle) | CSlider | [virtual] |
setListener(CControlListener *l) | CControl | [inline, virtual] |
setMax(float val) | CControl | [inline, virtual] |
setMin(float val) | CControl | [inline, virtual] |
setMouseableArea(const CRect &rect) | CView | [inline, virtual] |
setMouseEnabled(const bool bEnable=true) | CView | [inline, virtual] |
setOffset(const CPoint &val) | CSlider | [inline, virtual] |
setOffsetHandle(const CPoint &val) | CSlider | [virtual] |
setOldValue(float val) | CControl | [inline, virtual] |
setParentView(CView *pParentView) | CView | [inline, virtual] |
setTag(long val) | CControl | [inline, virtual] |
setTransparency(bool val) | CView | [inline, virtual] |
setValue(float val) | CControl | [inline, virtual] |
setViewSize(CRect &rect, bool invalid) | CSlider | [protected, virtual] |
setVisible(bool state) | CView | [virtual] |
setWantsFocus(bool state) | CView | [inline, virtual] |
setWheelInc(float val) | CControl | [inline, virtual] |
setZoomFactor(float val) | CSlider | [inline, virtual] |
size | CView | [protected] |
style | CSlider | [protected] |
tag | CControl | |
takeFocus() | CView | [virtual] |
value | CControl | |
vmax | CControl | |
vmin | CControl | |
wantsFocus() const | CView | [inline, virtual] |
wheelInc | CControl | |
widthControl | CSlider | [protected] |
widthOfSlider | CSlider | [protected] |
zoomFactor | CSlider | [protected] |
~CBaseObject() | CBaseObject | [inline, virtual] |
~CControl() | CControl | [virtual] |
~CSlider() | CSlider | [virtual] |
~CView() | CView | [virtual] |