ASPiK SDK
|
This is the complete list of members for VSTGUI::CTabView, including all inherited members.
addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, CBaseObject *notificationObject=nullptr) (defined in VSTGUI::CView) | VSTGUI::CView | |
addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, const Animation::DoneFunction &doneFunc) (defined in VSTGUI::CView) | VSTGUI::CView | |
addTab(CView *view, UTF8StringPtr name=nullptr, CBitmap *tabBitmap=nullptr) | VSTGUI::CTabView | virtual |
addTab(CView *view, CControl *button) | VSTGUI::CTabView | virtual |
addView(CView *pView) | VSTGUI::CViewContainer | virtual |
addView(CView *pView, const CRect &mouseableArea, bool mouseEnabled=true) | VSTGUI::CViewContainer | virtual |
addView(CView *pView, CView *pBefore) | VSTGUI::CViewContainer | virtual |
advanceNextFocusView(CView *oldFocus, bool reverse=false) | VSTGUI::CViewContainer | virtual |
alignTabs(TabAlignment alignment=kAlignCenter) | VSTGUI::CTabView | virtual |
asViewContainer() final (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | inlinevirtual |
asViewContainer() const final (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | inlinevirtual |
attached(CView *parent) override | VSTGUI::CViewContainer | virtual |
beforeDelete() override (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | protectedvirtual |
CBaseObject()=default (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | |
CBaseObject(const CBaseObject &o) (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | inline |
changeViewZOrder(CView *view, uint32_t newIndex) | VSTGUI::CViewContainer | virtual |
checkUpdate(const CRect &updateRect) const (defined in VSTGUI::CView) | VSTGUI::CView | inlinevirtual |
checkUpdateRect(CView *view, const CRect &rect) | VSTGUI::CViewContainer | protectedvirtual |
ChildViewConstIterator typedef (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
ChildViewConstReverseIterator typedef (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
controlBeginEdit(CControl *pControl) (defined in VSTGUI::IControlListener) | VSTGUI::IControlListener | inlinevirtual |
controlEndEdit(CControl *pControl) (defined in VSTGUI::IControlListener) | VSTGUI::IControlListener | inlinevirtual |
controlModifierClicked(CControl *pControl, CButtonState button) | VSTGUI::IControlListener | inlinevirtual |
controlTagDidChange(CControl *pControl) (defined in VSTGUI::IControlListener) | VSTGUI::IControlListener | inlinevirtual |
controlTagWillChange(CControl *pControl) (defined in VSTGUI::IControlListener) | VSTGUI::IControlListener | inlinevirtual |
CTabView(const CRect &size, CBitmap *tabBitmap, CBitmap *background=nullptr, TabPosition tabPosition=kPositionTop, int32_t style=0) (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
CTabView(const CRect &size, const CRect &tabSize, CBitmap *background=nullptr, TabPosition tabPosition=kPositionTop, int32_t style=0) (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
currentChild (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
currentTab (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
CView(const CRect &size) (defined in VSTGUI::CView) | VSTGUI::CView | explicit |
CView(const CView &view) (defined in VSTGUI::CView) | VSTGUI::CView | |
CViewContainer(const CRect &size) | VSTGUI::CViewContainer | explicit |
CViewContainer(const CViewContainer &viewContainer) (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
doDrag(IDataPackage *source, const CPoint &offset=CPoint(0, 0), CBitmap *dragBitmap=nullptr) | VSTGUI::CView | virtual |
draw(CDrawContext *pContext) override | VSTGUI::CViewContainer | virtual |
drawBackgroundRect(CDrawContext *pContext, const CRect &_updateRect) override | VSTGUI::CTabView | virtual |
drawRect(CDrawContext *pContext, const CRect &updateRect) override | VSTGUI::CViewContainer | virtual |
firstChild (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
forget() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
frameToLocal(CPoint &point) const override | VSTGUI::CViewContainer | virtual |
getAlphaValue() const | VSTGUI::CView | |
getAttribute(const CViewAttributeID id, const uint32_t inSize, void *outData, uint32_t &outSize) const | VSTGUI::CView | |
getAttributeSize(const CViewAttributeID id, uint32_t &outSize) const | VSTGUI::CView | |
getAutosizeFlags() const | VSTGUI::CView | |
getAutosizingEnabled() const (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | inline |
getBackground() const | VSTGUI::CView | |
getBackgroundColor() const | VSTGUI::CViewContainer | virtual |
getBackgroundColorDrawStyle() const (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
getBackgroundOffset() const | VSTGUI::CViewContainer | virtual |
getChildren() const (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | protected |
getChildViewsOfType(ContainerClass &result, bool deep=false) const | VSTGUI::CViewContainer | inline |
getContainerAt(const CPoint &where, const GetViewOptions &options=GetViewOptions().deep()) const | VSTGUI::CViewContainer | virtual |
getCurrentSelectedTab() const | VSTGUI::CTabView | inlinevirtual |
getDisabledBackground() const | VSTGUI::CView | |
getDrawBackground() const (defined in VSTGUI::CView) | VSTGUI::CView | |
getEditor() const | VSTGUI::CView | virtual |
getFrame() const | VSTGUI::CView | |
getGlobalTransform() const (defined in VSTGUI::CView) | VSTGUI::CView | |
getHeight() const | VSTGUI::CView | inline |
getHitTestPath() const (defined in VSTGUI::CView) | VSTGUI::CView | protected |
getMouseableArea(CRect &rect) const | VSTGUI::CView | |
getMouseableArea() const | VSTGUI::CView | |
getMouseDownView() const (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | protected |
getMouseEnabled() const | VSTGUI::CView | inline |
getNbReference() const | VSTGUI::ReferenceCounted< T > | inlinevirtual |
getNbViews() const | VSTGUI::CViewContainer | virtual |
getParentView() const | VSTGUI::CView | |
getTabViewSize(CRect &rect) const | VSTGUI::CTabView | virtual |
getTransform() const (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
getTransparency() const | VSTGUI::CView | inline |
getView(uint32_t index) const | VSTGUI::CViewContainer | virtual |
getViewAt(const CPoint &where, const GetViewOptions &options=GetViewOptions()) const | VSTGUI::CViewContainer | virtual |
getViewsAt(const CPoint &where, ViewList &views, const GetViewOptions &options=GetViewOptions().deep()) const | VSTGUI::CViewContainer | virtual |
getViewSize() const | VSTGUI::CView | |
getVisibleSize(const CRect &rect) const | VSTGUI::CViewContainer | virtual |
getVisibleViewSize() const | VSTGUI::CView | virtual |
getWidth() const | VSTGUI::CView | inline |
hasChildren() const | VSTGUI::CViewContainer | virtual |
hasViewFlag(int32_t bit) const (defined in VSTGUI::CView) | VSTGUI::CView | protected |
hitTest(const CPoint &where, const CButtonState &buttons=-1) override | VSTGUI::CViewContainer | virtual |
hitTestSubViews(const CPoint &where, const CButtonState &buttons=-1) | VSTGUI::CViewContainer | virtual |
idleRate | VSTGUI::CView | static |
invalid() override | VSTGUI::CViewContainer | virtual |
invalidateDirtyViews() (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | virtual |
invalidRect(const CRect &rect) override | VSTGUI::CViewContainer | virtual |
isAttached() const | VSTGUI::CView | inline |
isChild(CView *pView) const | VSTGUI::CViewContainer | virtual |
isChild(CView *pView, bool deep) const | VSTGUI::CViewContainer | virtual |
isDirty() const override | VSTGUI::CViewContainer | virtual |
isSubview() const (defined in VSTGUI::CView) | VSTGUI::CView | inline |
isVisible() const | VSTGUI::CView | inline |
kAlignBottom enum value (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
kAlignCenter enum value (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
kAlignLeft enum value (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
kAlignRight enum value (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
kAlignTop enum value (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
kAutosizeSubviews enum value (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | protected |
kDirty enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kDirtyCallAlwaysOnMainThread | VSTGUI::CView | static |
kIsAttached enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kIsSubview enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kLastCViewFlag enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kMouseEnabled enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kPositionBottom enum value (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
kPositionLeft enum value (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
kPositionRight enum value (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
kPositionTop enum value (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
kTransparencyEnabled enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kVisible enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kWantsFocus enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kWantsIdle enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
lastChild (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
localToFrame(CPoint &point) const override | VSTGUI::CViewContainer | virtual |
looseFocus() override | VSTGUI::CViewContainer | virtual |
notify(CBaseObject *sender, IdStringPtr message) override | VSTGUI::CViewContainer | virtual |
numberOfChilds (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
onDragEnter(IDataPackage *drag, const CPoint &where) override | VSTGUI::CViewContainer | virtual |
onDragLeave(IDataPackage *drag, const CPoint &where) override | VSTGUI::CViewContainer | virtual |
onDragMove(IDataPackage *drag, const CPoint &where) override | VSTGUI::CViewContainer | virtual |
onDrop(IDataPackage *drag, const CPoint &where) override | VSTGUI::CViewContainer | virtual |
onIdle() | VSTGUI::CView | inlinevirtual |
onKeyDown(VstKeyCode &keyCode) | VSTGUI::CView | virtual |
onKeyUp(VstKeyCode &keyCode) | VSTGUI::CView | virtual |
onMouseCancel() override | VSTGUI::CViewContainer | virtual |
onMouseDown(CPoint &where, const CButtonState &buttons) override | VSTGUI::CViewContainer | virtual |
onMouseEntered(CPoint &where, const CButtonState &buttons) | VSTGUI::CView | inlinevirtual |
onMouseExited(CPoint &where, const CButtonState &buttons) | VSTGUI::CView | inlinevirtual |
onMouseMoved(CPoint &where, const CButtonState &buttons) override | VSTGUI::CViewContainer | virtual |
onMouseUp(CPoint &where, const CButtonState &buttons) override | VSTGUI::CViewContainer | virtual |
onWheel(const CPoint &where, const float &distance, const CButtonState &buttons) override | VSTGUI::CViewContainer | virtual |
onWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) override | VSTGUI::CViewContainer | virtual |
onWindowActivate(bool state) | VSTGUI::CView | inlinevirtual |
operator=(const CBaseObject &obj) (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | inline |
operator=(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | inline |
parentSizeChanged() override | VSTGUI::CViewContainer | virtual |
ReferenceCounted()=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | |
ReferenceCounted(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | inline |
registerViewContainerListener(IViewContainerListener *listener) (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
registerViewListener(IViewListener *listener) (defined in VSTGUI::CView) | VSTGUI::CView | |
remember() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
removeAll(bool withForget=true) | VSTGUI::CViewContainer | virtual |
removeAllAnimations() (defined in VSTGUI::CView) | VSTGUI::CView | |
removeAllTabs() | VSTGUI::CTabView | virtual |
removeAnimation(IdStringPtr name) (defined in VSTGUI::CView) | VSTGUI::CView | |
removeAttribute(const CViewAttributeID id) | VSTGUI::CView | |
removed(CView *parent) override | VSTGUI::CViewContainer | virtual |
removeTab(CView *view) | VSTGUI::CTabView | virtual |
removeView(CView *pView, bool withForget=true) | VSTGUI::CViewContainer | virtual |
selectTab(int32_t index) | VSTGUI::CTabView | virtual |
setAlphaValue(float alpha) | VSTGUI::CView | virtual |
setAlphaValueNoInvalidate(float value) (defined in VSTGUI::CView) | VSTGUI::CView | protected |
setAttribute(const CViewAttributeID id, const uint32_t inSize, const void *inData) | VSTGUI::CView | |
setAutosizeFlags(int32_t flags) override | VSTGUI::CTabView | virtual |
setAutosizingEnabled(bool state) | VSTGUI::CViewContainer | virtual |
setBackground(CBitmap *background) | VSTGUI::CView | virtual |
setBackgroundColor(const CColor &color) | VSTGUI::CViewContainer | virtual |
setBackgroundColorDrawStyle(CDrawStyle style) (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | virtual |
setBackgroundOffset(const CPoint &p) | VSTGUI::CViewContainer | virtual |
setCurrentChild(CTabChildView *childView) (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
setDirty(bool val=true) | VSTGUI::CView | virtual |
setDisabledBackground(CBitmap *background) | VSTGUI::CView | virtual |
setHitTestPath(CGraphicsPath *path) | VSTGUI::CView | |
setMouseableArea(const CRect &rect) | VSTGUI::CView | virtual |
setMouseDownView(CView *view) (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | protected |
setMouseEnabled(bool bEnable=true) | VSTGUI::CView | virtual |
setParentFrame(CFrame *frame) (defined in VSTGUI::CView) | VSTGUI::CView | protected |
setParentView(CView *parent) (defined in VSTGUI::CView) | VSTGUI::CView | protected |
setSubviewState(bool state) (defined in VSTGUI::CView) | VSTGUI::CView | |
setTabFontStyle(const CFontRef font, CCoord fontSize=12, CColor selectedColor=kBlackCColor, CColor deselectedColor=kWhiteCColor) | VSTGUI::CTabView | virtual |
setTabViewInsets(const CPoint &inset) (defined in VSTGUI::CTabView) | VSTGUI::CTabView | virtual |
setTransform(const CGraphicsTransform &t) (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
setTransparency(bool val) | VSTGUI::CView | virtual |
setViewFlag(int32_t bit, bool state) (defined in VSTGUI::CView) | VSTGUI::CView | protected |
setViewSize(const CRect &rect, bool invalid=true) override | VSTGUI::CTabView | virtual |
setVisible(bool state) | VSTGUI::CView | virtual |
setWantsFocus(bool state) | VSTGUI::CView | virtual |
setWantsIdle(bool state) | VSTGUI::CView | |
sizeToFit() override | VSTGUI::CViewContainer | virtual |
style (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
TabAlignment enum name (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
tabBitmap (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
tabPosition (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
TabPosition enum name (defined in VSTGUI::CTabView) | VSTGUI::CTabView | |
tabSize (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
tabViewInset (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
takeFocus() override | VSTGUI::CViewContainer | virtual |
translateToGlobal(T &t) const | VSTGUI::CView | inline |
translateToGlobal(const T &t) const | VSTGUI::CView | inline |
translateToLocal(T &t) const | VSTGUI::CView | inline |
translateToLocal(const T &t) const | VSTGUI::CView | inline |
unregisterViewContainerListener(IViewContainerListener *listener) (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
unregisterViewListener(IViewListener *listener) (defined in VSTGUI::CView) | VSTGUI::CView | |
valueChanged(CControl *pControl) override (defined in VSTGUI::CTabView) | VSTGUI::CTabView | virtual |
ViewList typedef (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
wantsFocus() const | VSTGUI::CView | inlinevirtual |
wantsIdle() const | VSTGUI::CView | inline |
wantsWindowActiveStateChangeNotification() const | VSTGUI::CView | inlinevirtual |
~CBaseObject() noexcept override=default (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | |
~CTabView() noexcept override (defined in VSTGUI::CTabView) | VSTGUI::CTabView | protected |
~CView() noexcept override (defined in VSTGUI::CView) | VSTGUI::CView | protected |
~CViewContainer() noexcept override (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | protected |
~IControlListener() noexcept=default (defined in VSTGUI::IControlListener) | VSTGUI::IControlListener | virtual |
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | virtual |