| aCoef | CKnob | [protected] |
| attached(CView *view) | CView | [inline, virtual] |
| backOffset | CControl | [protected] |
| bCoef | CKnob | [protected] |
| bDirty | CView | [protected] |
| beginEdit() | CControl | [virtual] |
| bMouseEnabled | CView | [protected] |
| bounceValue() | CControl | [virtual] |
| bTransparencyEnabled | CView | [protected] |
| bWantsFocus | CView | [protected] |
| CControl(const CRect &size, CControlListener *listener=0, long tag=0, CBitmap *pBackground=0) | CControl | |
| CView::CControl class | CView | [friend] |
| CFrame class | CView | [friend] |
| checkDefaultValue(CDrawContext *pContext, long button) | CControl | [virtual] |
| checkUpdate(CRect &updateRect) const | CView | [inline, virtual] |
| CKnob(const CRect &size, CControlListener *listener, long tag, CBitmap *background, CBitmap *handle, const CPoint &offset) | CKnob | |
| colorHandle | CKnob | [protected] |
| colorShadowHandle | CKnob | [protected] |
| compute() | CKnob | [protected] |
| copyBackOffset() | CControl | [virtual] |
| CReferenceCounter() | CReferenceCounter | [inline] |
| CView(const CRect &size) | CView | |
| CViewContainer class | CView | [friend] |
| defaultValue | CControl | [protected] |
| delta | CControl | [protected] |
| doIdleStuff() | CControl | [inline, virtual] |
| draw(CDrawContext *pContext) | CKnob | [virtual] |
| drawHandle(CDrawContext *pContext) | CKnob | [virtual] |
| drawRect(CDrawContext *pContext, const CRect &updateRect) | CView | [inline, virtual] |
| endEdit() | CControl | [virtual] |
| forget() | CReferenceCounter | [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 | |
| getBackground() const | CView | [inline, virtual] |
| getDefaultValue(void) const | CControl | [inline, virtual] |
| getEditor() const | CView | [virtual] |
| getFrame() const | CView | [inline] |
| getHeight() const | CView | [inline] |
| getListener() const | CControl | [inline] |
| getMax() const | CControl | [inline, virtual] |
| getMin() const | CControl | [inline, virtual] |
| getMouseableArea(CRect &rect) const | CView | [inline, virtual] |
| getMouseEnabled() const | CView | [inline, virtual] |
| getMouseLocation(CDrawContext *context, CPoint &point) | CView | [virtual] |
| getNbReference() const | CReferenceCounter | [inline] |
| getOldValue(void) const | CControl | [inline, virtual] |
| getParentView() const | CView | [inline] |
| getRangeAngle() const | CKnob | [inline, virtual] |
| getStartAngle() const | CKnob | [inline, virtual] |
| getTag() const | CControl | [inline, virtual] |
| getTransparency() const | CView | [inline, virtual] |
| getValue() const | CControl | [inline, virtual] |
| getViewSize(CRect &rect) const | CView | [inline, virtual] |
| getWheelInc() const | CControl | [inline, virtual] |
| getWidth() const | CView | [inline] |
| getZoomFactor() const | CKnob | [inline, virtual] |
| halfAngle | CKnob | [protected] |
| hitTest(const CPoint &where, const long buttons=-1) | CView | [inline, virtual] |
| inset | CKnob | [protected] |
| isDirty() const | CControl | [virtual] |
| isDoubleClick() | CControl | |
| isTypeOf(const char *s) const | CView | [inline, virtual] |
| lastTicks | CControl | [protected] |
| listener | CControl | [protected] |
| localToFrame(CPoint &point) const | CView | [virtual] |
| looseFocus(CDrawContext *pContext=0) | CView | [virtual] |
| mouse(CDrawContext *pContext, CPoint &where, long button=-1) | CKnob | [virtual] |
| mouseableArea | CView | [protected] |
| notify(CView *sender, const char *message) | CView | [virtual] |
| offset | CKnob | [protected] |
| oldValue | CControl | [protected] |
| onDragEnter(CDrawContext *context, CDragContainer *drag, const CPoint &where) | CView | [inline, virtual] |
| onDragLeave(CDrawContext *context, CDragContainer *drag, const CPoint &where) | CView | [inline, virtual] |
| onDragMove(CDrawContext *context, CDragContainer *drag, const CPoint &where) | CView | [inline, virtual] |
| onDrop(CDrawContext *context, CDragContainer *drag, const CPoint &where) | CView | [inline, virtual] |
| onKeyDown(VstKeyCode &keyCode) | CKnob | [virtual] |
| onKeyUp(VstKeyCode &keyCode) | CView | [virtual] |
| onWheel(CDrawContext *pContext, const CPoint &where, float distance) | CKnob | [virtual] |
| CControl::onWheel(CDrawContext *pContext, const CPoint &where, const CMouseWheelAxis axis, float distance) | CView | [virtual] |
| pAttributeList | CView | [protected] |
| pBackground | CView | [protected] |
| pHandle | CKnob | [protected] |
| pParentFrame | CView | [protected] |
| pParentView | CView | [protected] |
| radius | CKnob | [protected] |
| rangeAngle | CKnob | [protected] |
| redraw() | CView | |
| redrawRect(CDrawContext *context, const CRect &rect) | CView | [virtual] |
| remember() | CReferenceCounter | [inline, virtual] |
| removed(CView *parent) | CView | [inline, virtual] |
| setAttribute(const CViewAttributeID id, const long inSize, void *inData) | CView | |
| setBackground(CBitmap *background) | CView | [virtual] |
| setBackOffset(CPoint &offset) | CControl | [virtual] |
| setColorHandle(CColor color) | CKnob | [virtual] |
| setColorShadowHandle(CColor color) | CKnob | [virtual] |
| setDefaultValue(float val) | CControl | [inline, virtual] |
| setDirty(const bool val=true) | CControl | [virtual] |
| setHandleBitmap(CBitmap *bitmap) | CKnob | [virtual] |
| setInsetValue(long val) | CKnob | [inline, virtual] |
| setListener(CControlListener *l) | CControl | [inline] |
| 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] |
| setOldValue(float val) | CControl | [inline, virtual] |
| setRangeAngle(float val) | CKnob | [virtual] |
| setStartAngle(float val) | CKnob | [virtual] |
| setTag(long val) | CControl | [inline, virtual] |
| setTransparency(bool val) | CView | [inline, virtual] |
| setValue(float val) | CControl | [inline, virtual] |
| setViewSize(CRect &rect) | CView | [virtual] |
| setWantsFocus(bool state) | CView | [inline, virtual] |
| setWheelInc(float val) | CControl | [inline, virtual] |
| setZoomFactor(float val) | CKnob | [inline, virtual] |
| size | CView | [protected] |
| startAngle | CKnob | [protected] |
| tag | CControl | [protected] |
| takeFocus(CDrawContext *pContext=0) | CView | [virtual] |
| update(CDrawContext *pContext) | CView | [protected, virtual] |
| value | CControl | [protected] |
| valueFromPoint(CPoint &point) const | CKnob | [virtual] |
| valueToPoint(CPoint &point) const | CKnob | [virtual] |
| vmax | CControl | [protected] |
| vmin | CControl | [protected] |
| wantsFocus() const | CView | [inline, virtual] |
| wheelInc | CControl | [protected] |
| zoomFactor | CKnob | [protected] |
| ~CControl() | CControl | [virtual] |
| ~CKnob() | CKnob | [virtual] |
| ~CReferenceCounter() | CReferenceCounter | [inline, virtual] |
| ~CView() | CView | [virtual] |