, including all inherited members.
addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, CBaseObject *notificationObject=0) | CView | |
addDependency(CBaseObject *obj) | IDependency | [inline, virtual] |
alphaValue | CView | [protected] |
attached(CView *parent) | CView | [virtual] |
autosizeFlags | CView | [protected] |
backOffset | CControl | [protected] |
beginEdit() | CControl | [virtual] |
bounceValue() | CControl | [virtual] |
CBaseObject() | CBaseObject | [inline] |
CControl(const CRect &size, CControlListener *listener=0, int32_t tag=0, CBitmap *pBackground=0) | CControl | |
CControl(const CControl &c) | CControl | |
changed(IdStringPtr message) | IDependency | [inline, virtual] |
checkDefaultValue(CButtonState button) | CControl | [virtual] |
checkUpdate(const CRect &updateRect) const | CView | [inline, virtual] |
copyBackOffset() | CControl | [virtual] |
CView(const CRect &size) | CView | |
CView(const CView &view) | CView | |
CVuMeter(const CRect &size, CBitmap *onBitmap, CBitmap *offBitmap, int32_t nbLed, int32_t style=kVertical) | CVuMeter | |
CVuMeter(const CVuMeter &vuMeter) | CVuMeter | |
decreaseValue | CVuMeter | [protected] |
defaultValue | CControl | [protected] |
deferChangeCount | IDependency | [protected] |
deferChanges(bool state) | IDependency | [inline, virtual] |
deferedChanges | IDependency | [protected] |
DeferedChangesSet typedef | IDependency | [protected] |
DependentList typedef | IDependency | [protected] |
dependents | IDependency | [protected] |
doDrag(IDataPackage *source, const CPoint &offset=CPoint(0, 0), CBitmap *dragBitmap=0) | CView | [virtual] |
DragResult enum name | CView | |
draw(CDrawContext *pContext) | CVuMeter | [virtual] |
drawFocusOnTop() | CControl | [virtual] |
drawRect(CDrawContext *pContext, const CRect &updateRect) | CView | [inline, virtual] |
editing | CControl | [protected] |
endEdit() | CControl | [virtual] |
forget() | CBaseObject | [inline, virtual] |
forgetObject(CBaseObject *obj) | IDependency | [inline, protected, static] |
frameToLocal(CPoint &point) const | CView | [virtual] |
getAlphaValue() const | CView | [inline] |
getAttribute(const CViewAttributeID id, const int32_t inSize, void *outData, int32_t &outSize) const | CView | |
getAttributeSize(const CViewAttributeID id, int32_t &outSize) const | CView | |
getAutosizeFlags() const | CView | [inline, virtual] |
getBackground() const | CView | [inline] |
getBackOffset() const | CControl | [inline, virtual] |
getDecreaseStepValue() const | CVuMeter | [inline] |
getDefaultValue(void) const | CControl | [inline, virtual] |
getDisabledBackground() const | CView | [inline] |
getDrawBackground() const | CView | [inline] |
getEditor() const | CView | [virtual] |
getFocusPath(CGraphicsPath &outPath) | CControl | [virtual] |
getFrame() const | CView | [inline] |
getHeight() const | CView | [inline] |
getHitTestPath() const | CView | [inline, protected] |
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] |
getNbLed() const | CVuMeter | [inline] |
getNbReference() const | CBaseObject | [inline, virtual] |
getOffBitmap() const | CVuMeter | [inline, virtual] |
getOldValue(void) const | CControl | [inline, virtual] |
getOnBitmap() const | CVuMeter | [inline, virtual] |
getParentView() const | CView | [inline] |
getRange() const | CControl | [inline] |
getStyle() const | CVuMeter | [inline] |
getTag() const | CControl | [inline, virtual] |
getTransparency() const | CView | [inline, virtual] |
getValue() const | CControl | [inline, virtual] |
getValueNormalized() const | CControl | [virtual] |
getViewSize(CRect &rect) const | CView | [inline] |
getViewSize() const | CView | [inline] |
getVisibleViewSize() const | CView | [virtual] |
getWheelInc() const | CControl | [inline, virtual] |
getWidth() const | CView | [inline] |
hitTest(const CPoint &where, const CButtonState &buttons=-1) | CView | [virtual] |
IDependency() | IDependency | [inline, protected] |
idleRate | CView | [static] |
invalid() | CView | [inline, virtual] |
invalidRect(const CRect &rect) | CView | [virtual] |
isAttached() const | CView | [inline] |
isDirty() const | CControl | [virtual] |
isEditing() const | CControl | [inline] |
isVisible() const | CView | [inline] |
kDefaultValueModifier | CControl | [static] |
kDirty enum value | CView | [protected] |
kDirtyCallAlwaysOnMainThread | CView | [static] |
kDragCopied enum value | CView | |
kDragError enum value | CView | |
kDragMoved enum value | CView | |
kDragRefused enum value | CView | |
kIsAttached enum value | CView | [protected] |
kLastCViewFlag enum value | CView | [protected] |
kMessageBeginEdit | CControl | [static] |
kMessageEndEdit | CControl | [static] |
kMessageTagDidChange | CControl | [static] |
kMessageTagWillChange | CControl | [static] |
kMessageValueChanged | CControl | [static] |
kMouseEnabled enum value | CView | [protected] |
kTransparencyEnabled enum value | CView | [protected] |
kVisible enum value | CView | [protected] |
kWantsFocus enum value | CView | [protected] |
kWantsIdle enum value | CView | [protected] |
kZoomModifier | CControl | [static] |
listener | CControl | [protected] |
localToFrame(CPoint &point) const | CView | [virtual] |
looseFocus() | CView | [virtual] |
mapVstKeyModifier(int32_t vstModifier) | CControl | [protected, static] |
mouseableArea | CView | [protected] |
nbLed | CVuMeter | [protected] |
notify(CBaseObject *sender, IdStringPtr message) | CView | |
VSTGUI::CBaseObject::notify(CBaseObject *sender, IdStringPtr message) | CBaseObject | [inline, virtual] |
offBitmap | CVuMeter | [protected] |
oldValue | CControl | [protected] |
onDragEnter(IDataPackage *drag, const CPoint &where) | CView | [inline, virtual] |
onDragLeave(IDataPackage *drag, const CPoint &where) | CView | [inline, virtual] |
onDragMove(IDataPackage *drag, const CPoint &where) | CView | [inline, virtual] |
onDrop(IDataPackage *drag, const CPoint &where) | CView | [inline, virtual] |
onIdle() | CVuMeter | [virtual] |
onKeyDown(VstKeyCode &keyCode) | CView | [virtual] |
onKeyUp(VstKeyCode &keyCode) | CView | [virtual] |
onMouseCancel() | CView | [virtual] |
onMouseDown(CPoint &where, const CButtonState &buttons) | CView | [virtual] |
onMouseEntered(CPoint &where, const CButtonState &buttons) | CView | [inline, virtual] |
onMouseExited(CPoint &where, const CButtonState &buttons) | CView | [inline, virtual] |
onMouseMoved(CPoint &where, const CButtonState &buttons) | CView | [virtual] |
onMouseUp(CPoint &where, const CButtonState &buttons) | CView | [virtual] |
onTouchEvent(ITouchEvent &event) | CView | [inline, virtual] |
onWheel(const CPoint &where, const float &distance, const CButtonState &buttons) | CView | [virtual] |
onWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) | CView | [virtual] |
parentSizeChanged() | CView | [inline, virtual] |
pParentFrame | CView | [protected] |
pParentView | CView | [protected] |
rectOff | CVuMeter | [protected] |
rectOn | CVuMeter | [protected] |
remember() | CBaseObject | [inline, virtual] |
rememberObject(CBaseObject *obj) | IDependency | [inline, protected, static] |
removeAllAnimations() | CView | |
removeAnimation(IdStringPtr name) | CView | |
removeAttribute(const CViewAttributeID id) | CView | |
removed(CView *parent) | CView | [virtual] |
removeDependency(CBaseObject *obj) | IDependency | [inline, virtual] |
setAlphaValue(float alpha) | CView | [virtual] |
setAttribute(const CViewAttributeID id, const int32_t inSize, const void *inData) | CView | |
setAutosizeFlags(int32_t flags) | CView | [inline, virtual] |
setBackground(CBitmap *background) | CView | [virtual] |
setBackOffset(const CPoint &offset) | CControl | [virtual] |
setDecreaseStepValue(float value) | CVuMeter | [inline, virtual] |
setDefaultValue(float val) | CControl | [inline, virtual] |
setDirty(bool state) | CVuMeter | [virtual] |
setDisabledBackground(CBitmap *background) | CView | [virtual] |
setHitTestPath(CGraphicsPath *path) | CView | |
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(bool bEnable=true) | CView | [virtual] |
setNbLed(int32_t nb) | CVuMeter | [inline] |
setOffBitmap(CBitmap *bitmap) | CVuMeter | [virtual] |
setOldValue(float val) | CControl | [inline, virtual] |
setOnBitmap(CBitmap *bitmap) | CVuMeter | [inline, virtual] |
setStyle(int32_t newStyle) | CVuMeter | [inline] |
setTag(int32_t val) | CControl | [virtual] |
setTransparency(bool val) | CView | [virtual] |
setValue(float val) | CControl | [virtual] |
setValueNormalized(float val) | CControl | [virtual] |
setViewSize(const CRect &newSize, bool invalid=true) | CVuMeter | [virtual] |
setVisible(bool state) | CView | [virtual] |
setWantsFocus(bool state) | CView | [virtual] |
setWantsIdle(bool state) | CView | |
setWheelInc(float val) | CControl | [inline, virtual] |
size | CView | [protected] |
sizeToFit() | CVuMeter | [virtual] |
style | CVuMeter | [protected] |
tag | CControl | [protected] |
takeFocus() | CView | [virtual] |
value | CControl | [protected] |
valueChanged() | CControl | [virtual] |
viewFlags | CView | [protected] |
vmax | CControl | [protected] |
vmin | CControl | [protected] |
wantsFocus() const | CView | [inline, virtual] |
wantsIdle() const | CView | [inline] |
wantsMultiTouchEvents() const | CView | [inline, virtual] |
wheelInc | CControl | [protected] |
~CBaseObject() | CBaseObject | [inline, virtual] |
~CControl() | CControl | [protected] |
~CView() | CView | [protected] |
~CVuMeter() | CVuMeter | [protected] |
~IDependency() | IDependency | [inline, protected, virtual] |