, including all inherited members.
| activeScrollbarStyle | CScrollView | [protected] |
| addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, CBaseObject *notificationObject=0) | CView | |
| addView(CView *pView) | CScrollView | [virtual] |
| addView(CView *pView, const CRect &mouseableArea, bool mouseEnabled=true) | CScrollView | [virtual] |
| addView(CView *pView, CView *pBefore) | CScrollView | [virtual] |
| advanceNextFocusView(CView *oldFocus, bool reverse=false) | CViewContainer | [virtual] |
| alphaValue | CView | [protected] |
| attached(CView *parent) | CDataBrowser | [protected, virtual] |
| VSTGUI::CView::attached(CView *parent) | CView | [virtual] |
| autosizeFlags | CView | [protected] |
| backgroundColor | CViewContainer | [protected] |
| backgroundColorDrawStyle | CViewContainer | [protected] |
| backgroundOffset | CViewContainer | [protected] |
| beginTextEdit(const Cell &cell, UTF8StringPtr initialText) | CDataBrowser | [virtual] |
| CBaseObject() | CBaseObject | [inline] |
| CDataBrowser(const CRect &size, IDataBrowserDelegate *db, int32_t style=0, CCoord scrollbarWidth=16, CBitmap *pBackground=0) | CDataBrowser | |
| CDataBrowserStyle enum name | CDataBrowser | |
| 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 | |
| containerSize | CScrollView | [protected] |
| controlBeginEdit(VSTGUI::CControl *pControl) | CControlListener | [inline, virtual] |
| controlEndEdit(VSTGUI::CControl *pControl) | CControlListener | [inline, 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] |
| CScrollView(const CRect &size, const CRect &containerSize, int32_t style, CCoord scrollbarWidth=16, CBitmap *pBackground=0) | CScrollView | |
| CScrollView(const CScrollView &scrollView) | CScrollView | |
| CScrollViewStyle enum name | CScrollView | |
| currentDragView | CViewContainer | [protected] |
| CView(const CRect &size) | CView | |
| CView(const CView &view) | CView | |
| CViewContainer(const CRect &size) | CViewContainer | |
| CViewContainer(const CViewContainer &viewContainer) | CViewContainer | |
| db | CDataBrowser | [protected] |
| dbHeader | CDataBrowser | [protected] |
| dbHeaderContainer | CDataBrowser | [protected] |
| dbView | CDataBrowser | [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) | CScrollView | [virtual] |
| drawRect(CDrawContext *pContext, const CRect &updateRect) | CViewContainer | [virtual] |
| findSingleTouchEventTarget(ITouchEvent::Touch &event) | CViewContainer | [virtual] |
| forget() | CBaseObject | [inline, virtual] |
| frameToLocal(CPoint &point) const | CViewContainer | [virtual] |
| getActiveScrollbars() const | CScrollView | [inline] |
| 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] |
| getCellAt(const CPoint &where) const | CDataBrowser | [virtual] |
| getCellBounds(const Cell &cell) | CDataBrowser | [virtual] |
| getChildViewsOfType(ContainerClass &result, bool deep=false) const | CViewContainer | [inline] |
| getContainerAt(const CPoint &where, bool deep=true) const | CViewContainer | [virtual] |
| getContainerSize() const | CScrollView | [inline] |
| getDelegate() const | CDataBrowser | [inline] |
| 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] |
| getHorizontalScrollbar() const | CScrollView | [inline] |
| getMouseableArea(CRect &rect) const | CView | [inline, virtual] |
| getMouseableArea() const | CView | [inline, virtual] |
| getMouseEnabled() const | CView | [inline, virtual] |
| getNbReference() const | CBaseObject | [inline, virtual] |
| getNbViews() const | CScrollView | [virtual] |
| getParentView() const | CView | [inline] |
| getScrollbarWidth() const | CScrollView | [inline] |
| getScrollOffset() const | CScrollView | |
| getSelectedRow() const | CDataBrowser | [virtual] |
| getSelection() const | CDataBrowser | [inline] |
| getStyle() const | CScrollView | [inline] |
| getTransparency() const | CView | [inline, virtual] |
| getVerticalScrollbar() const | CScrollView | [inline] |
| getView(int32_t index) const | CScrollView | [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] |
| hsb | CScrollView | [protected] |
| idleRate | CView | [static] |
| invalid() | CViewContainer | [virtual] |
| invalidate(const Cell &cell) | CDataBrowser | [virtual] |
| invalidateDirtyViews() | CViewContainer | [virtual] |
| invalidateRow(int32_t row) | CDataBrowser | [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] |
| kAutoDragScollingFlag enum value | CScrollView | [protected] |
| kAutoDragScrolling enum value | CScrollView | |
| kAutoHideScrollbars enum value | CScrollView | |
| kAutoHideScrollbarsFlag enum value | CScrollView | [protected] |
| kAutosizeSubviews enum value | CViewContainer | [protected] |
| kDirty enum value | CView | [protected] |
| kDirtyCallAlwaysOnMainThread | CView | [static] |
| kDontDrawFrame enum value | CScrollView | |
| kDontDrawFrameFlag enum value | CScrollView | [protected] |
| kDragCopied enum value | CView | |
| kDragError enum value | CView | |
| kDragMoved enum value | CView | |
| kDragRefused enum value | CView | |
| kDrawColumnLines enum value | CDataBrowser | |
| kDrawColumnLinesFlag enum value | CDataBrowser | [protected] |
| kDrawHeader enum value | CDataBrowser | |
| kDrawHeaderFlag enum value | CDataBrowser | [protected] |
| kDrawRowLines enum value | CDataBrowser | |
| kDrawRowLinesFlag enum value | CDataBrowser | [protected] |
| kFollowFocusView enum value | CScrollView | |
| kFollowFocusViewFlag enum value | CScrollView | [protected] |
| kHorizontalScrollbar enum value | CScrollView | |
| kHorizontalScrollbarFlag enum value | CScrollView | [protected] |
| kHSBTag enum value | CScrollView | [protected] |
| kIsAttached enum value | CView | [protected] |
| kLastCViewFlag enum value | CView | [protected] |
| kLastScrollViewStyleFlag enum value | CScrollView | [protected] |
| kMouseEnabled enum value | CView | [protected] |
| kMultiSelectionStyle enum value | CDataBrowser | |
| kMultiSelectionStyleFlag enum value | CDataBrowser | [protected] |
| kNoSelection enum value | CDataBrowser | |
| kOverlayScrollbars enum value | CScrollView | |
| kOverlayScrollbarsFlag enum value | CScrollView | [protected] |
| kTransparencyEnabled enum value | CView | [protected] |
| kVerticalScrollbar enum value | CScrollView | |
| kVerticalScrollbarFlag enum value | CScrollView | [protected] |
| kVisible enum value | CView | [protected] |
| kVSBTag enum value | CScrollView | [protected] |
| kWantsFocus enum value | CView | [protected] |
| kWantsIdle enum value | CView | [protected] |
| lastDrawnFocus | CViewContainer | [protected] |
| localToFrame(CPoint &point) const | CViewContainer | [virtual] |
| looseFocus() | CViewContainer | [virtual] |
| makeRectVisible(const CRect &rect) | CScrollView | [virtual] |
| makeRowVisible(int32_t row) | CDataBrowser | [virtual] |
| modifyDrawContext(CCoord save[4], CDrawContext *pContext) | CViewContainer | |
| mouseableArea | CView | [protected] |
| mouseDownView | CViewContainer | [protected] |
| notify(CBaseObject *sender, IdStringPtr message) | CDataBrowser | [protected, 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) | CDataBrowser | [virtual] |
| onKeyUp(VstKeyCode &keyCode) | CView | [virtual] |
| onMouseCancel() | CViewContainer | [virtual] |
| onMouseDown(CPoint &where, const CButtonState &buttons) | CDataBrowser | [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 CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) | CScrollView | [virtual] |
| VSTGUI::CViewContainer::onWheel(const CPoint &where, const float &distance, const CButtonState &buttons) | CViewContainer | [virtual] |
| parentSizeChanged() | CViewContainer | [virtual] |
| pParentFrame | CView | [protected] |
| pParentView | CView | [protected] |
| recalculateLayout(bool rememberSelection=false) | CDataBrowser | [virtual] |
| recalculateSubViews() | CDataBrowser | [protected, virtual] |
| remember() | CBaseObject | [inline, virtual] |
| removeAll(bool withForget=true) | CScrollView | [virtual] |
| removeAllAnimations() | CView | |
| removeAnimation(IdStringPtr name) | CView | |
| removeAttribute(const CViewAttributeID id) | CView | |
| removed(CView *parent) | CDataBrowser | [protected, virtual] |
| VSTGUI::CView::removed(CView *parent) | CView | [virtual] |
| removeView(CView *pView, bool withForget=true) | CScrollView | [virtual] |
| resetScrollOffset() | CScrollView | |
| restoreDrawContext(CDrawContext *pContext, CCoord save[4]) | CViewContainer | |
| sc | CScrollView | [protected] |
| scrollbarWidth | CScrollView | [protected] |
| selection | CDataBrowser | [protected] |
| Selection typedef | CDataBrowser | |
| selectRow(int32_t row) | CDataBrowser | [virtual] |
| setAlphaValue(float alpha) | CView | [virtual] |
| setAttribute(const CViewAttributeID id, const int32_t inSize, const void *inData) | CView | |
| setAutosizeFlags(int32_t flags) | CScrollView | [virtual] |
| setAutosizingEnabled(bool state) | CViewContainer | [virtual] |
| setBackground(CBitmap *background) | CView | [virtual] |
| setBackgroundColor(const CColor &color) | CScrollView | [virtual] |
| setBackgroundColorDrawStyle(CDrawStyle style) | CViewContainer | [virtual] |
| setBackgroundOffset(const CPoint &p) | CViewContainer | [inline, virtual] |
| setContainerSize(const CRect &cs, bool keepVisibleArea=false) | CScrollView | [virtual] |
| 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] |
| setScrollbarWidth(CCoord width) | CScrollView | |
| setSelectedRow(int32_t row, bool makeVisible=false) | CDataBrowser | [virtual] |
| setStyle(int32_t newStyle) | CScrollView | |
| setTransparency(bool val) | CScrollView | [virtual] |
| setViewSize(const CRect &size, bool invalid) | CDataBrowser | [virtual] |
| setVisible(bool state) | CView | [virtual] |
| setWantsFocus(bool state) | CDataBrowser | [virtual] |
| setWantsIdle(bool state) | CView | |
| size | CView | [protected] |
| sizeToFit() | CViewContainer | [virtual] |
| style | CScrollView | [protected] |
| takeFocus() | CViewContainer | [virtual] |
| unselectAll() | CDataBrowser | [virtual] |
| unselectRow(int32_t row) | CDataBrowser | [virtual] |
| validateSelection() | CDataBrowser | [protected] |
| valueChanged(CControl *pControl) | CDataBrowser | [protected, virtual] |
| viewFlags | CView | [protected] |
| vsb | CScrollView | [protected] |
| VSTGUI_DEPRECATED(inline IDataBrowserDelegate *getDataSource() const {return getDelegate();}) VSTGUI_DEPRECATED(inline CRect getCellBounds(int32_t row | CDataBrowser | |
| wantsFocus() const | CView | [inline, virtual] |
| wantsIdle() const | CView | [inline] |
| wantsMultiTouchEvents() const | CViewContainer | [inline, virtual] |
| ~CBaseObject() | CBaseObject | [inline, virtual] |
| ~CControlListener() | CControlListener | [inline, virtual] |
| ~CDataBrowser() | CDataBrowser | [protected] |
| ~CScrollView() | CScrollView | [protected] |
| ~CView() | CView | [protected] |
| ~CViewContainer() | CViewContainer | [protected] |