, including all inherited members.
| addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, CBaseObject *notificationObject=0) | CView | |
| 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) | CFrame | [virtual] |
| alphaValue | CView | [protected] |
| attached(CView *parent) | CFrame | [virtual] |
| VSTGUI::CView::attached(CView *parent) | CView | [virtual] |
| autosizeFlags | CView | [protected] |
| backgroundColor | CViewContainer | [protected] |
| backgroundColorDrawStyle | CViewContainer | [protected] |
| backgroundOffset | CViewContainer | [protected] |
| bActive | CFrame | [protected] |
| beginEdit(int32_t index) | CFrame | [virtual] |
| callMouseObserverMouseDown(const CPoint &where, const CButtonState &buttons) | CFrame | [protected] |
| callMouseObserverMouseEntered(CView *view) | CFrame | [protected] |
| callMouseObserverMouseExited(CView *view) | CFrame | [protected] |
| callMouseObserverMouseMoved(const CPoint &where, const CButtonState &buttons) | CFrame | [protected] |
| CBaseObject() | CBaseObject | [inline] |
| changeViewZOrder(CView *view, int32_t newIndex) | CViewContainer | [virtual] |
| checkMouseViews(const CPoint &where, const CButtonState &buttons) | CFrame | [protected] |
| checkUpdate(const CRect &updateRect) const | CView | [inline, virtual] |
| checkUpdateRect(CView *view, const CRect &rect) | CViewContainer | [protected, virtual] |
| ChildViewConstIterator typedef | CViewContainer | |
| ChildViewConstReverseIterator typedef | CViewContainer | |
| clearMouseViews(const CPoint &where, const CButtonState &buttons, bool callMouseExit=true) | CFrame | [protected] |
| close() | CFrame | [virtual] |
| currentDragView | CViewContainer | [protected] |
| CView(const CRect &size) | CView | |
| CView(const CView &view) | CView | |
| CViewContainer(const CRect &size) | CViewContainer | |
| CViewContainer(const CViewContainer &viewContainer) | CViewContainer | |
| doDrag(IDataPackage *source, const CPoint &offset, CBitmap *dragBitmap) | CFrame | [virtual] |
| DragResult enum name | CView | |
| draw(CDrawContext *pContext) | CFrame | [virtual] |
| drawBackgroundRect(CDrawContext *pContext, const CRect &_updateRect) | CViewContainer | [virtual] |
| drawRect(CDrawContext *pContext, const CRect &updateRect) | CFrame | [virtual] |
| enableTooltips(bool state) | CFrame | |
| endEdit(int32_t index) | CFrame | [virtual] |
| findSingleTouchEventTarget(ITouchEvent::Touch &event) | CViewContainer | [virtual] |
| focusDrawingEnabled() const | CFrame | [virtual] |
| forget() | CBaseObject | [inline, virtual] |
| frameToLocal(CPoint &point) const | CViewContainer | [virtual] |
| getAlphaValue() const | CView | [inline] |
| getAnimator() | CFrame | |
| 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] |
| getClipboard() | CFrame | |
| getContainerAt(const CPoint &where, bool deep=true) const | CFrame | [virtual] |
| getCurrentMouseButtons() const | CFrame | [virtual] |
| getCurrentMouseLocation(CPoint &where) const | CFrame | [virtual] |
| getDisabledBackground() const | CView | [inline] |
| getDrawBackground() const | CView | [inline] |
| getEditor() const | CFrame | [inline, virtual] |
| getFocusColor() const | CFrame | [virtual] |
| getFocusView() const | CFrame | [inline, virtual] |
| getFocusWidth() const | CFrame | [virtual] |
| getFrame() const | CView | [inline] |
| getHeight() const | CView | [inline] |
| getHitTestPath() const | CView | [inline, protected] |
| getKnobMode() const | CFrame | [virtual] |
| getModalView() const | CFrame | [inline, virtual] |
| 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] |
| getPlatformFrame() const | CFrame | [inline] |
| getPosition(CCoord &x, CCoord &y) const | CFrame | [virtual] |
| getSize(CRect *pSize) const | CFrame | [virtual] |
| getSize(CRect &pSize) const | CFrame | [virtual] |
| getTicks() const | CFrame | [virtual] |
| getTransparency() const | CView | [inline, virtual] |
| getView(int32_t index) const | CViewContainer | [virtual] |
| getViewAddedRemovedObserver() const | CFrame | [inline, virtual] |
| getViewAt(const CPoint &where, bool deep=false, bool mustbeMouseEnabled=false) const | CFrame | [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] |
| idle() | CFrame | [virtual] |
| idleRate | CView | [static] |
| invalid() | CFrame | [inline, virtual] |
| invalidateDirtyViews() | CViewContainer | [virtual] |
| invalidRect(const CRect &rect) | CFrame | [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 | |
| keyboardHooksOnKeyDown(const VstKeyCode &key) | CFrame | [protected] |
| keyboardHooksOnKeyUp(const VstKeyCode &key) | CFrame | [protected] |
| kIsAttached enum value | CView | [protected] |
| kLastCViewFlag enum value | CView | [protected] |
| 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] |
| 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] |
| onActivate(bool state) | CFrame | [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) | CFrame | [virtual] |
| onKeyUp(VstKeyCode &keyCode) | CFrame | [virtual] |
| onMouseCancel() | CViewContainer | [virtual] |
| onMouseDown(CPoint &where, const CButtonState &buttons) | CFrame | [virtual] |
| onMouseEntered(CPoint &where, const CButtonState &buttons) | CView | [inline, virtual] |
| onMouseExited(CPoint &where, const CButtonState &buttons) | CFrame | [virtual] |
| onMouseMoved(CPoint &where, const CButtonState &buttons) | CFrame | [virtual] |
| onMouseUp(CPoint &where, const CButtonState &buttons) | CFrame | [virtual] |
| onTouchEvent(ITouchEvent &event) | CViewContainer | [virtual] |
| onViewAdded(CView *pView) | CFrame | [virtual] |
| onViewRemoved(CView *pView) | CFrame | [virtual] |
| onWheel(const CPoint &where, const float &distance, const CButtonState &buttons) | CFrame | [virtual] |
| onWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) | CFrame | [virtual] |
| open(void *pSystemWindow, PlatformType systemWindowType=kDefaultNative) | CFrame | [virtual] |
| pActiveFocusView | CFrame | [protected] |
| pAnimator | CFrame | [protected] |
| parentSizeChanged() | CViewContainer | [virtual] |
| pEditor | CFrame | |
| pFocusView | CFrame | [protected] |
| pKeyboardHooks | CFrame | [protected] |
| platformDrawRect(CDrawContext *context, const CRect &rect) | CFrame | [protected] |
| platformFrame | CFrame | [protected] |
| platformOnActivate(bool state) | CFrame | [protected] |
| platformOnDragEnter(IDataPackage *drag, const CPoint &where) | CFrame | [protected] |
| platformOnDragLeave(IDataPackage *drag, const CPoint &where) | CFrame | [protected] |
| platformOnDragMove(IDataPackage *drag, const CPoint &where) | CFrame | [protected] |
| platformOnDrop(IDataPackage *drag, const CPoint &where) | CFrame | [protected] |
| platformOnKeyDown(VstKeyCode &keyCode) | CFrame | [protected] |
| platformOnKeyUp(VstKeyCode &keyCode) | CFrame | [protected] |
| platformOnMouseDown(CPoint &where, const CButtonState &buttons) | CFrame | [protected] |
| platformOnMouseExited(CPoint &where, const CButtonState &buttons) | CFrame | [protected] |
| platformOnMouseMoved(CPoint &where, const CButtonState &buttons) | CFrame | [protected] |
| platformOnMouseUp(CPoint &where, const CButtonState &buttons) | CFrame | [protected] |
| platformOnMouseWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) | CFrame | [protected] |
| platformOnTouchEvent(ITouchEvent &event) | CFrame | [protected] |
| pModalView | CFrame | [protected] |
| pMouseObservers | CFrame | [protected] |
| pMouseViews | CFrame | [protected] |
| pParentFrame | CView | [protected] |
| pParentView | CView | [protected] |
| pTooltips | CFrame | [protected] |
| pViewAddedRemovedObserver | CFrame | [protected] |
| registerKeyboardHook(IKeyboardHook *hook) | CFrame | |
| registerMouseObserver(IMouseObserver *observer) | CFrame | |
| remember() | CBaseObject | [inline, virtual] |
| removeAll(bool withForget=true) | CFrame | [virtual] |
| removeAllAnimations() | CView | |
| removeAnimation(IdStringPtr name) | CView | |
| removeAttribute(const CViewAttributeID id) | CView | |
| removed(CView *parent) | CViewContainer | [virtual] |
| VSTGUI::CView::removed(CView *parent) | CView | [virtual] |
| removeFromMouseViews(CView *view) | CFrame | [protected] |
| removeView(CView *pView, bool withForget=true) | CFrame | [virtual] |
| restoreDrawContext(CDrawContext *pContext, CCoord save[4]) | CViewContainer | |
| scrollRect(const CRect &src, const CPoint &distance) | CFrame | |
| 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] |
| setClipboard(IDataPackage *data) | CFrame | |
| setCursor(CCursorType type) | CFrame | [virtual] |
| setDirty(bool val=true) | CView | [virtual] |
| setDisabledBackground(CBitmap *background) | CView | [virtual] |
| setFocusColor(const CColor &color) | CFrame | [virtual] |
| setFocusDrawingEnabled(bool state) | CFrame | [virtual] |
| setFocusView(CView *pView) | CFrame | [virtual] |
| setFocusWidth(CCoord width) | CFrame | [virtual] |
| setHitTestPath(CGraphicsPath *path) | CView | |
| setModalView(CView *pView) | CFrame | [virtual] |
| setMouseableArea(const CRect &rect) | CView | [inline, virtual] |
| setMouseEnabled(bool bEnable=true) | CView | [virtual] |
| setPosition(CCoord x, CCoord y) | CFrame | [virtual] |
| setSize(CCoord width, CCoord height) | CFrame | [virtual] |
| setTransparency(bool val) | CView | [virtual] |
| setViewAddedRemovedObserver(IViewAddedRemovedObserver *observer) | CFrame | [inline, virtual] |
| setViewSize(const CRect &rect, bool invalid=true) | CFrame | [virtual] |
| setVisible(bool state) | CView | [virtual] |
| setWantsFocus(bool state) | CView | [virtual] |
| setWantsIdle(bool state) | CView | |
| size | CView | [protected] |
| sizeToFit() | CViewContainer | [virtual] |
| takeFocus() | CViewContainer | [virtual] |
| unregisterKeyboardHook(IKeyboardHook *hook) | CFrame | |
| unregisterMouseObserver(IMouseObserver *observer) | CFrame | |
| viewFlags | CView | [protected] |
| ViewList typedef | CFrame | [protected] |
| VSTGUI_DEPRECATED(CFrame(const CRect &size, void *pSystemWindow, VSTGUIEditorInterface *pEditor);) CFrame(const CRect &size | CFrame | |
| VSTGUI_DEPRECATED(CDrawContext *createDrawContext();) virtual void invalidate(const CRect &rect) | CFrame | |
| wantsFocus() const | CView | [inline, virtual] |
| wantsIdle() const | CView | [inline] |
| wantsMultiTouchEvents() const | CViewContainer | [inline, virtual] |
| ~CBaseObject() | CBaseObject | [inline, virtual] |
| ~CFrame() | CFrame | [protected] |
| ~CView() | CView | [protected] |
| ~CViewContainer() | CViewContainer | [protected] |