, including all inherited members.
| addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, CBaseObject *notificationObject=0) | CView | |
| addDependency(CBaseObject *obj) | IDependency | [inline, virtual] |
| addView(CView *pView) | CViewContainer | [virtual] |
| addView(CView *pView, const CRect &mouseableArea, bool mouseEnabled=true) | CViewContainer | [virtual] |
| addView(CView *pView, CView *pBefore) | CViewContainer | [virtual] |
| advanceNextFocusView(CView *oldFocus, bool reverse=false) | CViewContainer | [virtual] |
| alphaValue | CView | [protected] |
| attached(CView *parent) | CViewContainer | [virtual] |
| VSTGUI::CView::attached(CView *parent) | CView | [virtual] |
| autosizeFlags | CView | [protected] |
| backgroundColor | CViewContainer | [protected] |
| backgroundColorDrawStyle | CViewContainer | [protected] |
| backgroundOffset | CViewContainer | [protected] |
| CBaseObject() | CBaseObject | [inline] |
| CColorChooser(IColorChooserDelegate *delegate=0, const CColor &initialColor=kTransparentCColor, const CColorChooserUISettings &settings=CColorChooserUISettings()) | CColorChooser | |
| changed(IdStringPtr message) | IDependency | [inline, virtual] |
| changeViewZOrder(CView *view, int32_t newIndex) | CViewContainer | [virtual] |
| checkUpdate(const CRect &updateRect) const | CView | [inline, virtual] |
| checkUpdateRect(CView *view, const CRect &rect) | CViewContainer | [protected, virtual] |
| ChildViewConstIterator typedef | CViewContainer | |
| ChildViewConstReverseIterator typedef | CViewContainer | |
| controlBeginEdit(CControl *pControl) | CColorChooser | [protected, virtual] |
| controlEndEdit(CControl *pControl) | CColorChooser | [protected, virtual] |
| controlModifierClicked(VSTGUI::CControl *pControl, VSTGUI::CButtonState button) | CControlListener | [inline, virtual] |
| controlTagDidChange(VSTGUI::CControl *pControl) | CControlListener | [inline, virtual] |
| controlTagWillChange(VSTGUI::CControl *pControl) | CControlListener | [inline, virtual] |
| currentDragView | CViewContainer | [protected] |
| CView(const CRect &size) | CView | |
| CView(const CView &view) | CView | |
| CViewContainer(const CRect &size) | CViewContainer | |
| CViewContainer(const CViewContainer &viewContainer) | CViewContainer | |
| 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) | CViewContainer | [virtual] |
| drawBackgroundRect(CDrawContext *pContext, const CRect &_updateRect) | CViewContainer | [virtual] |
| drawRect(CDrawContext *pContext, const CRect &updateRect) | CViewContainer | [virtual] |
| findSingleTouchEventTarget(ITouchEvent::Touch &event) | CViewContainer | [virtual] |
| forget() | CBaseObject | [inline, virtual] |
| forgetObject(CBaseObject *obj) | IDependency | [inline, protected, static] |
| frameToLocal(CPoint &point) const | CViewContainer | [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] |
| getAutosizingEnabled() const | CViewContainer | [inline] |
| getBackground() const | CView | [inline] |
| getBackgroundColor() const | CViewContainer | [inline, virtual] |
| getBackgroundColorDrawStyle() const | CViewContainer | [inline] |
| getBackgroundOffset() const | CViewContainer | [inline, virtual] |
| getChildViewsOfType(ContainerClass &result, bool deep=false) const | CViewContainer | [inline] |
| getContainerAt(const CPoint &where, bool deep=true) const | CViewContainer | [virtual] |
| getDisabledBackground() const | CView | [inline] |
| getDrawBackground() const | CView | [inline] |
| getEditor() const | CView | [virtual] |
| getFrame() const | CView | [inline] |
| getHeight() const | CView | [inline] |
| getHitTestPath() const | CView | [inline, protected] |
| getMouseableArea(CRect &rect) const | CView | [inline, virtual] |
| getMouseableArea() const | CView | [inline, virtual] |
| getMouseEnabled() const | CView | [inline, virtual] |
| getNbReference() const | CBaseObject | [inline, virtual] |
| getNbViews() const | CViewContainer | [virtual] |
| getParentView() const | CView | [inline] |
| getTransparency() const | CView | [inline, virtual] |
| getView(int32_t index) const | CViewContainer | [virtual] |
| getViewAt(const CPoint &where, bool deep=false, bool mustbeMouseEnabled=false) const | CViewContainer | [virtual] |
| getViewsAt(const CPoint &where, std::list< SharedPointer< CView > > &views, bool deep=true) const | CViewContainer | [virtual] |
| getViewSize(CRect &rect) const | CView | [inline] |
| getViewSize() const | CView | [inline] |
| getVisibleSize(const CRect &rect) const | CViewContainer | [virtual] |
| getVisibleViewSize() const | CView | [virtual] |
| getWidth() const | CView | [inline] |
| hasChildren() const | CViewContainer | [virtual] |
| hitTest(const CPoint &where, const CButtonState &buttons=-1) | CViewContainer | [virtual] |
| hitTestSubViews(const CPoint &where, const CButtonState buttons=-1) | CViewContainer | [protected, virtual] |
| IDependency() | IDependency | [inline, protected] |
| idleRate | CView | [static] |
| invalid() | CViewContainer | [virtual] |
| invalidateDirtyViews() | CViewContainer | [virtual] |
| invalidRect(const CRect &rect) | CViewContainer | [virtual] |
| isAttached() const | CView | [inline] |
| isChild(CView *pView) const | CViewContainer | [virtual] |
| isChild(CView *pView, bool deep) const | CViewContainer | [virtual] |
| isDirty() const | CViewContainer | [virtual] |
| isVisible() const | CView | [inline] |
| kAutosizeSubviews enum value | CViewContainer | [protected] |
| 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] |
| kMouseEnabled enum value | CView | [protected] |
| kMsgBeginColorChange | CColorChooser | [static] |
| kMsgEndColorChange | CColorChooser | [static] |
| kTransparencyEnabled enum value | CView | [protected] |
| kVisible enum value | CView | [protected] |
| kWantsFocus enum value | CView | [protected] |
| kWantsIdle enum value | CView | [protected] |
| lastDrawnFocus | CViewContainer | [protected] |
| localToFrame(CPoint &point) const | CViewContainer | [virtual] |
| looseFocus() | CViewContainer | [virtual] |
| modifyDrawContext(CCoord save[4], CDrawContext *pContext) | CViewContainer | |
| mouseableArea | CView | [protected] |
| mouseDownView | CViewContainer | [protected] |
| notify(CBaseObject *sender, IdStringPtr message) | CViewContainer | [virtual] |
| VSTGUI::CBaseObject::notify(CBaseObject *sender, IdStringPtr message) | CBaseObject | [inline, virtual] |
| onDragEnter(IDataPackage *drag, const CPoint &where) | CViewContainer | [virtual] |
| onDragLeave(IDataPackage *drag, const CPoint &where) | CViewContainer | [virtual] |
| onDragMove(IDataPackage *drag, const CPoint &where) | CViewContainer | [virtual] |
| onDrop(IDataPackage *drag, const CPoint &where) | CViewContainer | [virtual] |
| onIdle() | CView | [inline, virtual] |
| onKeyDown(VstKeyCode &keyCode) | CView | [virtual] |
| onKeyUp(VstKeyCode &keyCode) | CView | [virtual] |
| onMouseCancel() | CViewContainer | [virtual] |
| onMouseDown(CPoint &where, const CButtonState &buttons) | CViewContainer | [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) | CViewContainer | [virtual] |
| onMouseUp(CPoint &where, const CButtonState &buttons) | CViewContainer | [virtual] |
| onTouchEvent(ITouchEvent &event) | CViewContainer | [virtual] |
| onWheel(const CPoint &where, const float &distance, const CButtonState &buttons) | CViewContainer | [virtual] |
| onWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) | CViewContainer | [virtual] |
| parentSizeChanged() | CViewContainer | [virtual] |
| pParentFrame | CView | [protected] |
| pParentView | CView | [protected] |
| remember() | CBaseObject | [inline, virtual] |
| rememberObject(CBaseObject *obj) | IDependency | [inline, protected, static] |
| removeAll(bool withForget=true) | CViewContainer | [virtual] |
| removeAllAnimations() | CView | |
| removeAnimation(IdStringPtr name) | CView | |
| removeAttribute(const CViewAttributeID id) | CView | |
| removed(CView *parent) | CViewContainer | [virtual] |
| VSTGUI::CView::removed(CView *parent) | CView | [virtual] |
| removeDependency(CBaseObject *obj) | IDependency | [inline, virtual] |
| removeView(CView *pView, bool withForget=true) | CViewContainer | [virtual] |
| restoreDrawContext(CDrawContext *pContext, CCoord save[4]) | CViewContainer | |
| setAlphaValue(float alpha) | CView | [virtual] |
| setAttribute(const CViewAttributeID id, const int32_t inSize, const void *inData) | CView | |
| setAutosizeFlags(int32_t flags) | CView | [inline, virtual] |
| setAutosizingEnabled(bool state) | CViewContainer | [virtual] |
| setBackground(CBitmap *background) | CView | [virtual] |
| setBackgroundColor(const CColor &color) | CViewContainer | [virtual] |
| setBackgroundColorDrawStyle(CDrawStyle style) | CViewContainer | [virtual] |
| setBackgroundOffset(const CPoint &p) | CViewContainer | [inline, virtual] |
| setColor(const CColor &newColor) | CColorChooser | |
| setDirty(bool val=true) | CView | [virtual] |
| setDisabledBackground(CBitmap *background) | CView | [virtual] |
| setHitTestPath(CGraphicsPath *path) | CView | |
| setMouseableArea(const CRect &rect) | CView | [inline, virtual] |
| setMouseEnabled(bool bEnable=true) | CView | [virtual] |
| setTransparency(bool val) | CView | [virtual] |
| setViewSize(const CRect &rect, bool invalid=true) | CViewContainer | [virtual] |
| setVisible(bool state) | CView | [virtual] |
| setWantsFocus(bool state) | CView | [virtual] |
| setWantsIdle(bool state) | CView | |
| size | CView | [protected] |
| sizeToFit() | CViewContainer | [virtual] |
| takeFocus() | CViewContainer | [virtual] |
| updateState() | CColorChooser | [protected] |
| valueChanged(CControl *pControl) | CColorChooser | [protected, virtual] |
| viewFlags | CView | [protected] |
| wantsFocus() const | CView | [inline, virtual] |
| wantsIdle() const | CView | [inline] |
| wantsMultiTouchEvents() const | CViewContainer | [inline, virtual] |
| ~CBaseObject() | CBaseObject | [inline, virtual] |
| ~CColorChooser() | CColorChooser | |
| ~CControlListener() | CControlListener | [inline, virtual] |
| ~CView() | CView | [protected] |
| ~CViewContainer() | CViewContainer | [protected] |
| ~IDependency() | IDependency | [inline, protected, virtual] |