, including all inherited members.
_path | CTextButton | [protected] |
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] |
CTextButton(const CRect &size, CControlListener *listener, int32_t tag, UTF8StringPtr title, Style=kKickStyle) | CTextButton | |
CView(const CRect &size) | CView | |
CView(const CView &view) | CView | |
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 *context) | CTextButton | [virtual] |
drawFocusOnTop() | CControl | [virtual] |
drawRect(CDrawContext *pContext, const CRect &updateRect) | CView | [inline, virtual] |
editing | CControl | [protected] |
endEdit() | CControl | [virtual] |
font | CTextButton | [protected] |
forget() | CBaseObject | [inline, virtual] |
forgetObject(CBaseObject *obj) | IDependency | [inline, protected, static] |
frameColor | CTextButton | [protected] |
frameColorHighlighted | CTextButton | [protected] |
frameToLocal(CPoint &point) const | CView | [virtual] |
frameWidth | CTextButton | [protected] |
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] |
getDefaultValue(void) const | CControl | [inline, virtual] |
getDisabledBackground() const | CView | [inline] |
getDrawBackground() const | CView | [inline] |
getEditor() const | CView | [virtual] |
getFocusPath(CGraphicsPath &outPath) | CTextButton | [virtual] |
getFont() const | CTextButton | [inline] |
getFrame() const | CView | [inline] |
getFrameColor() const | CTextButton | [inline] |
getFrameColorHighlighted() const | CTextButton | [inline] |
getFrameWidth() const | CTextButton | [inline] |
getGradientEndColor() const | CTextButton | [inline] |
getGradientEndColorHighlighted() const | CTextButton | [inline] |
getGradientStartColor() const | CTextButton | [inline] |
getGradientStartColorHighlighted() const | CTextButton | [inline] |
getHeight() const | CView | [inline] |
getHitTestPath() const | CView | [inline, protected] |
getIcon() const | CTextButton | [inline] |
getIconHighlighted() const | CTextButton | [inline] |
getIconPosition() const | CTextButton | [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] |
getNbReference() const | CBaseObject | [inline, virtual] |
getOldValue(void) const | CControl | [inline, virtual] |
getParentView() const | CView | [inline] |
getPath(CDrawContext *context) | CTextButton | [protected] |
getRange() const | CControl | [inline] |
getRoundRadius() const | CTextButton | [inline] |
getStyle() const | CTextButton | [inline] |
getTag() const | CControl | [inline, virtual] |
getTextAlignment() const | CTextButton | [inline] |
getTextColor() const | CTextButton | [inline] |
getTextColorHighlighted() const | CTextButton | [inline] |
getTextMargin() const | CTextButton | [inline] |
getTitle() const | CTextButton | [inline] |
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] |
gradientEndColor | CTextButton | [protected] |
gradientEndColorHighlighted | CTextButton | [protected] |
gradientStartColor | CTextButton | [protected] |
gradientStartColorHighlighted | CTextButton | [protected] |
hitTest(const CPoint &where, const CButtonState &buttons=-1) | CView | [virtual] |
horiTxtAlign | CTextButton | [protected] |
icon | CTextButton | [protected] |
iconHighlighted | CTextButton | [protected] |
iconPosition | CTextButton | [protected] |
IconPosition enum name | CTextButton | |
IDependency() | IDependency | [inline, protected] |
idleRate | CView | [static] |
invalid() | CView | [inline, virtual] |
invalidPath() | CTextButton | [protected] |
invalidRect(const CRect &rect) | CView | [virtual] |
isAttached() const | CView | [inline] |
isDirty() const | CControl | [virtual] |
isEditing() const | CControl | [inline] |
isVisible() const | CView | [inline] |
kCenterAbove enum value | CTextButton | |
kCenterBelow enum value | CTextButton | |
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] |
kKickStyle enum value | CTextButton | |
kLastCViewFlag enum value | CView | [protected] |
kLeft enum value | CTextButton | |
kMessageBeginEdit | CControl | [static] |
kMessageEndEdit | CControl | [static] |
kMessageTagDidChange | CControl | [static] |
kMessageTagWillChange | CControl | [static] |
kMessageValueChanged | CControl | [static] |
kMouseEnabled enum value | CView | [protected] |
kOnOffStyle enum value | CTextButton | |
kRight enum value | CTextButton | |
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] |
notify(CBaseObject *sender, IdStringPtr message) | CView | |
VSTGUI::CBaseObject::notify(CBaseObject *sender, IdStringPtr message) | CBaseObject | [inline, virtual] |
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() | CView | [inline, virtual] |
onKeyDown(VstKeyCode &keyCode) | CTextButton | [virtual] |
onKeyUp(VstKeyCode &keyCode) | CTextButton | [virtual] |
onMouseCancel() | CTextButton | [virtual] |
onMouseDown(CPoint &where, const CButtonState &buttons) | CTextButton | [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) | CTextButton | [virtual] |
onMouseUp(CPoint &where, const CButtonState &buttons) | CTextButton | [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] |
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) | CTextButton | |
VSTGUI::CControl::removed(CView *parent) | CView | [virtual] |
removeDependency(CBaseObject *obj) | IDependency | [inline, virtual] |
roundRadius | CTextButton | [protected] |
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] |
setDefaultValue(float val) | CControl | [inline, virtual] |
setDirty(bool val=true) | CControl | [virtual] |
setDisabledBackground(CBitmap *background) | CView | [virtual] |
setFont(CFontRef newFont) | CTextButton | [virtual] |
setFrameColor(const CColor &color) | CTextButton | [virtual] |
setFrameColorHighlighted(const CColor &color) | CTextButton | [virtual] |
setFrameWidth(CCoord width) | CTextButton | [virtual] |
setGradientEndColor(const CColor &color) | CTextButton | [virtual] |
setGradientEndColorHighlighted(const CColor &color) | CTextButton | [virtual] |
setGradientStartColor(const CColor &color) | CTextButton | [virtual] |
setGradientStartColorHighlighted(const CColor &color) | CTextButton | [virtual] |
setHitTestPath(CGraphicsPath *path) | CView | |
setIcon(CBitmap *bitmap) | CTextButton | [virtual] |
setIconHighlighted(CBitmap *bitmap) | CTextButton | [virtual] |
setIconPosition(IconPosition pos) | CTextButton | [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(bool bEnable=true) | CView | [virtual] |
setOldValue(float val) | CControl | [inline, virtual] |
setRoundRadius(CCoord radius) | CTextButton | [virtual] |
setStyle(Style style) | CTextButton | [virtual] |
setTag(int32_t val) | CControl | [virtual] |
setTextAlignment(CHoriTxtAlign hAlign) | CTextButton | [virtual] |
setTextColor(const CColor &color) | CTextButton | [virtual] |
setTextColorHighlighted(const CColor &color) | CTextButton | [virtual] |
setTextMargin(CCoord margin) | CTextButton | [virtual] |
setTitle(UTF8StringPtr newTitle) | CTextButton | [virtual] |
setTransparency(bool val) | CView | [virtual] |
setValue(float val) | CControl | [virtual] |
setValueNormalized(float val) | CControl | [virtual] |
setViewSize(const CRect &rect, bool invalid=true) | CTextButton | [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() | CTextButton | [virtual] |
style | CTextButton | [protected] |
Style enum name | CTextButton | |
tag | CControl | [protected] |
takeFocus() | CView | [virtual] |
textColor | CTextButton | [protected] |
textColorHighlighted | CTextButton | [protected] |
textMargin | CTextButton | [protected] |
title | CTextButton | [protected] |
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] |
~IDependency() | IDependency | [inline, protected, virtual] |