ASPiK SDK
VSTGUI::FadeViewContainer Member List

This is the complete list of members for VSTGUI::FadeViewContainer, 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
addView(CView *pView)VSTGUI::CViewContainervirtual
addView(CView *pView, const CRect &mouseableArea, bool mouseEnabled=true)VSTGUI::CViewContainervirtual
addView(CView *pView, CView *pBefore)VSTGUI::CViewContainervirtual
advanceNextFocusView(CView *oldFocus, bool reverse=false)VSTGUI::CViewContainervirtual
asViewContainer() final (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainerinlinevirtual
asViewContainer() const final (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainerinlinevirtual
attached(CView *parent) overrideVSTGUI::CViewContainervirtual
beforeDelete() override (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainerprotectedvirtual
CBaseObject()=default (defined in VSTGUI::CBaseObject)VSTGUI::CBaseObject
CBaseObject(const CBaseObject &o) (defined in VSTGUI::CBaseObject)VSTGUI::CBaseObjectinline
changeViewZOrder(CView *view, uint32_t newIndex)VSTGUI::CViewContainervirtual
checkUpdate(const CRect &updateRect) const (defined in VSTGUI::CView)VSTGUI::CViewinlinevirtual
checkUpdateRect(CView *view, const CRect &rect)VSTGUI::CViewContainerprotectedvirtual
ChildViewConstIterator typedef (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainer
ChildViewConstReverseIterator typedef (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainer
CView(const CRect &size) (defined in VSTGUI::CView)VSTGUI::CViewexplicit
CView(const CView &view) (defined in VSTGUI::CView)VSTGUI::CView
CViewContainer(const CRect &size)VSTGUI::CViewContainerexplicit
CViewContainer(const CViewContainer &viewContainer) (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainer
doDrag(IDataPackage *source, const CPoint &offset=CPoint(0, 0), CBitmap *dragBitmap=nullptr)VSTGUI::CViewvirtual
draw(CDrawContext *pContext) overrideVSTGUI::CViewContainervirtual
drawBackgroundRect(CDrawContext *pContext, const CRect &_updateRect)VSTGUI::CViewContainervirtual
drawRect(CDrawContext *pContext, const CRect &updateRect) overrideVSTGUI::CViewContainervirtual
FadeViewContainer() (defined in VSTGUI::FadeViewContainer)VSTGUI::FadeViewContainerinline
forget() overrideVSTGUI::ReferenceCounted< T >inlinevirtual
frameToLocal(CPoint &point) const overrideVSTGUI::CViewContainervirtual
getAlphaValue() constVSTGUI::CView
getAttribute(const CViewAttributeID id, const uint32_t inSize, void *outData, uint32_t &outSize) constVSTGUI::CView
getAttributeSize(const CViewAttributeID id, uint32_t &outSize) constVSTGUI::CView
getAutosizeFlags() constVSTGUI::CView
getAutosizingEnabled() const (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainerinline
getBackground() constVSTGUI::CView
getBackgroundColor() constVSTGUI::CViewContainervirtual
getBackgroundColorDrawStyle() const (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainer
getBackgroundOffset() constVSTGUI::CViewContainervirtual
getChildren() const (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainerprotected
getChildViewsOfType(ContainerClass &result, bool deep=false) constVSTGUI::CViewContainerinline
getContainerAt(const CPoint &where, const GetViewOptions &options=GetViewOptions().deep()) constVSTGUI::CViewContainervirtual
getDisabledBackground() constVSTGUI::CView
getDrawBackground() const (defined in VSTGUI::CView)VSTGUI::CView
getEditor() constVSTGUI::CViewvirtual
getFrame() constVSTGUI::CView
getGlobalTransform() const (defined in VSTGUI::CView)VSTGUI::CView
getHeight() constVSTGUI::CViewinline
getHitTestPath() const (defined in VSTGUI::CView)VSTGUI::CViewprotected
getMouseableArea(CRect &rect) constVSTGUI::CView
getMouseableArea() constVSTGUI::CView
getMouseDownView() const (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainerprotected
getMouseEnabled() constVSTGUI::CViewinline
getNbReference() constVSTGUI::ReferenceCounted< T >inlinevirtual
getNbViews() constVSTGUI::CViewContainervirtual
getParentView() constVSTGUI::CView
getTransform() const (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainer
getTransparency() constVSTGUI::CViewinline
getView(uint32_t index) constVSTGUI::CViewContainervirtual
getViewAt(const CPoint &where, const GetViewOptions &options=GetViewOptions()) constVSTGUI::CViewContainervirtual
getViewsAt(const CPoint &where, ViewList &views, const GetViewOptions &options=GetViewOptions().deep()) constVSTGUI::CViewContainervirtual
getViewSize() constVSTGUI::CView
getVisibleSize(const CRect &rect) constVSTGUI::CViewContainervirtual
getVisibleViewSize() constVSTGUI::CViewvirtual
getWidth() constVSTGUI::CViewinline
hasChildren() constVSTGUI::CViewContainervirtual
hasViewFlag(int32_t bit) const (defined in VSTGUI::CView)VSTGUI::CViewprotected
hitTest(const CPoint &where, const CButtonState &buttons=-1) overrideVSTGUI::CViewContainervirtual
hitTestSubViews(const CPoint &where, const CButtonState &buttons=-1)VSTGUI::CViewContainervirtual
idleRateVSTGUI::CViewstatic
invalid() overrideVSTGUI::CViewContainervirtual
invalidateDirtyViews() (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainervirtual
invalidRect(const CRect &rect) overrideVSTGUI::CViewContainervirtual
isAttached() constVSTGUI::CViewinline
isChild(CView *pView) constVSTGUI::CViewContainervirtual
isChild(CView *pView, bool deep) constVSTGUI::CViewContainervirtual
isDirty() const overrideVSTGUI::CViewContainervirtual
isSubview() const (defined in VSTGUI::CView)VSTGUI::CViewinline
isVisible() constVSTGUI::CViewinline
kAutosizeSubviews enum value (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainerprotected
kDirty enum value (defined in VSTGUI::CView)VSTGUI::CViewprotected
kDirtyCallAlwaysOnMainThreadVSTGUI::CViewstatic
kIsAttached enum value (defined in VSTGUI::CView)VSTGUI::CViewprotected
kIsSubview enum value (defined in VSTGUI::CView)VSTGUI::CViewprotected
kLastCViewFlag enum value (defined in VSTGUI::CView)VSTGUI::CViewprotected
kMouseEnabled enum value (defined in VSTGUI::CView)VSTGUI::CViewprotected
kTransparencyEnabled enum value (defined in VSTGUI::CView)VSTGUI::CViewprotected
kVisible enum value (defined in VSTGUI::CView)VSTGUI::CViewprotected
kWantsFocus enum value (defined in VSTGUI::CView)VSTGUI::CViewprotected
kWantsIdle enum value (defined in VSTGUI::CView)VSTGUI::CViewprotected
localToFrame(CPoint &point) const overrideVSTGUI::CViewContainervirtual
looseFocus() overrideVSTGUI::CViewContainervirtual
notify(CBaseObject *sender, IdStringPtr message) overrideVSTGUI::CViewContainervirtual
onDragEnter(IDataPackage *drag, const CPoint &where) overrideVSTGUI::CViewContainervirtual
onDragLeave(IDataPackage *drag, const CPoint &where) overrideVSTGUI::CViewContainervirtual
onDragMove(IDataPackage *drag, const CPoint &where) overrideVSTGUI::CViewContainervirtual
onDrop(IDataPackage *drag, const CPoint &where) overrideVSTGUI::CViewContainervirtual
onIdle()VSTGUI::CViewinlinevirtual
onKeyDown(VstKeyCode &keyCode)VSTGUI::CViewvirtual
onKeyUp(VstKeyCode &keyCode)VSTGUI::CViewvirtual
onMouseCancel() overrideVSTGUI::CViewContainervirtual
onMouseDown(CPoint &where, const CButtonState &buttons) overrideVSTGUI::CViewContainervirtual
onMouseEntered(CPoint &where, const CButtonState &buttons) overrideVSTGUI::FadeViewContainerinlinevirtual
onMouseExited(CPoint &where, const CButtonState &buttons) overrideVSTGUI::FadeViewContainerinlinevirtual
onMouseMoved(CPoint &where, const CButtonState &buttons) overrideVSTGUI::CViewContainervirtual
onMouseUp(CPoint &where, const CButtonState &buttons) overrideVSTGUI::CViewContainervirtual
onWheel(const CPoint &where, const float &distance, const CButtonState &buttons) overrideVSTGUI::CViewContainervirtual
onWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) overrideVSTGUI::CViewContainervirtual
onWindowActivate(bool state)VSTGUI::CViewinlinevirtual
operator=(const CBaseObject &obj) (defined in VSTGUI::CBaseObject)VSTGUI::CBaseObjectinline
operator=(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inline
parentSizeChanged() overrideVSTGUI::CViewContainervirtual
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() overrideVSTGUI::ReferenceCounted< T >inlinevirtual
removeAll(bool withForget=true)VSTGUI::CViewContainervirtual
removeAllAnimations() (defined in VSTGUI::CView)VSTGUI::CView
removeAnimation(IdStringPtr name) (defined in VSTGUI::CView)VSTGUI::CView
removeAttribute(const CViewAttributeID id)VSTGUI::CView
removed(CView *parent) overrideVSTGUI::CViewContainervirtual
removeView(CView *pView, bool withForget=true)VSTGUI::CViewContainervirtual
setAlphaValue(float alpha)VSTGUI::CViewvirtual
setAlphaValueNoInvalidate(float value) (defined in VSTGUI::CView)VSTGUI::CViewprotected
setAttribute(const CViewAttributeID id, const uint32_t inSize, const void *inData)VSTGUI::CView
setAutosizeFlags(int32_t flags)VSTGUI::CViewvirtual
setAutosizingEnabled(bool state)VSTGUI::CViewContainervirtual
setBackground(CBitmap *background)VSTGUI::CViewvirtual
setBackgroundColor(const CColor &color)VSTGUI::CViewContainervirtual
setBackgroundColorDrawStyle(CDrawStyle style) (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainervirtual
setBackgroundOffset(const CPoint &p)VSTGUI::CViewContainervirtual
setDirty(bool val=true)VSTGUI::CViewvirtual
setDisabledBackground(CBitmap *background)VSTGUI::CViewvirtual
setHitTestPath(CGraphicsPath *path)VSTGUI::CView
setMouseableArea(const CRect &rect)VSTGUI::CViewvirtual
setMouseDownView(CView *view) (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainerprotected
setMouseEnabled(bool bEnable=true)VSTGUI::CViewvirtual
setParentFrame(CFrame *frame) (defined in VSTGUI::CView)VSTGUI::CViewprotected
setParentView(CView *parent) (defined in VSTGUI::CView)VSTGUI::CViewprotected
setSubviewState(bool state) (defined in VSTGUI::CView)VSTGUI::CView
setTransform(const CGraphicsTransform &t) (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainer
setTransparency(bool val)VSTGUI::CViewvirtual
setViewFlag(int32_t bit, bool state) (defined in VSTGUI::CView)VSTGUI::CViewprotected
setViewSize(const CRect &rect, bool invalid=true) overrideVSTGUI::CViewContainervirtual
setVisible(bool state)VSTGUI::CViewvirtual
setWantsFocus(bool state)VSTGUI::CViewvirtual
setWantsIdle(bool state)VSTGUI::CView
sizeToFit() overrideVSTGUI::CViewContainervirtual
takeFocus() overrideVSTGUI::CViewContainervirtual
translateToGlobal(T &t) constVSTGUI::CViewinline
translateToGlobal(const T &t) constVSTGUI::CViewinline
translateToLocal(T &t) constVSTGUI::CViewinline
translateToLocal(const T &t) constVSTGUI::CViewinline
unregisterViewContainerListener(IViewContainerListener *listener) (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainer
unregisterViewListener(IViewListener *listener) (defined in VSTGUI::CView)VSTGUI::CView
ViewList typedef (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainer
wantsFocus() constVSTGUI::CViewinlinevirtual
wantsIdle() constVSTGUI::CViewinline
wantsWindowActiveStateChangeNotification() constVSTGUI::CViewinlinevirtual
~CBaseObject() noexcept override=default (defined in VSTGUI::CBaseObject)VSTGUI::CBaseObject
~CView() noexcept override (defined in VSTGUI::CView)VSTGUI::CViewprotected
~CViewContainer() noexcept override (defined in VSTGUI::CViewContainer)VSTGUI::CViewContainerprotected
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >virtual