ASPiK SDK
|
This is the complete list of members for VSTGUI::CFrame, 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::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) override | VSTGUI::CFrame | 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::CFrame | virtual |
beforeDelete() override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protectedvirtual |
beginEdit(int32_t index) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
callMouseObserverMouseDown(const CPoint &where, const CButtonState &buttons) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
callMouseObserverMouseEntered(CView *view) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
callMouseObserverMouseExited(CView *view) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
callMouseObserverMouseMoved(const CPoint &where, const CButtonState &buttons) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
CBaseObject()=default (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | |
CBaseObject(const CBaseObject &o) (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | inline |
CFrame(const CRect &size, VSTGUIEditorInterface *pEditor) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
changeViewZOrder(CView *view, uint32_t newIndex) | VSTGUI::CViewContainer | virtual |
checkMouseViews(const CPoint &where, const CButtonState &buttons) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
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 | |
clearMouseViews(const CPoint &where, const CButtonState &buttons, bool callMouseExit=true) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
close() | VSTGUI::CFrame | |
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 | |
dispatchNewScaleFactor(double newScaleFactor) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
doAfterEventProcessing(Function &&func) | VSTGUI::CFrame | |
doAfterEventProcessing(const Function &func) | VSTGUI::CFrame | |
doDrag(IDataPackage *source, const CPoint &offset, CBitmap *dragBitmap) override | VSTGUI::CFrame | virtual |
draw(CDrawContext *pContext) override | VSTGUI::CFrame | virtual |
drawBackgroundRect(CDrawContext *pContext, const CRect &_updateRect) | VSTGUI::CViewContainer | virtual |
drawRect(CDrawContext *pContext, const CRect &updateRect) override | VSTGUI::CFrame | virtual |
enableTooltips(bool state) | VSTGUI::CFrame | |
endEdit(int32_t index) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
focusDrawingEnabled() const | VSTGUI::CFrame | |
forget() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
frameToLocal(CPoint &point) const override | VSTGUI::CViewContainer | virtual |
Function typedef (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
getAlphaValue() const | VSTGUI::CView | |
getAnimator() | VSTGUI::CFrame | |
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 |
getClipboard() | VSTGUI::CFrame | |
getContainerAt(const CPoint &where, const GetViewOptions &options=GetViewOptions().deep()) const override | VSTGUI::CFrame | virtual |
getCurrentMouseButtons() const | VSTGUI::CFrame | |
getCurrentMouseLocation(CPoint &where) const | VSTGUI::CFrame | |
getDisabledBackground() const | VSTGUI::CView | |
getDrawBackground() const (defined in VSTGUI::CView) | VSTGUI::CView | |
getEditor() const override | VSTGUI::CFrame | virtual |
getFocusColor() const | VSTGUI::CFrame | |
getFocusView() const (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
getFocusWidth() const | VSTGUI::CFrame | |
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 |
getKnobMode() const | VSTGUI::CFrame | |
getModalView() const (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
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 | |
getPlatformFrame() const (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
getPosition(CCoord &x, CCoord &y) const | VSTGUI::CFrame | |
getScaleFactor() const (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
getSize(CRect *pSize) const | VSTGUI::CFrame | |
getSize(CRect &pSize) const (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
getTicks() const | VSTGUI::CFrame | |
getTransform() const (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
getTransparency() const | VSTGUI::CView | inline |
getView(uint32_t index) const | VSTGUI::CViewContainer | virtual |
getViewAddedRemovedObserver() const (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
getViewAt(const CPoint &where, const GetViewOptions &options=GetViewOptions()) const override | VSTGUI::CFrame | 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 |
getZoom() const | VSTGUI::CFrame | |
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) override | VSTGUI::CFrame | virtual |
idle() (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
idleRate | VSTGUI::CView | static |
inEventProcessing() const | VSTGUI::CFrame | |
invalid() override | VSTGUI::CFrame | inlinevirtual |
invalidate(const CRect &rect) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
invalidateDirtyViews() (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | virtual |
invalidRect(const CRect &rect) override | VSTGUI::CFrame | 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 |
kAutosizeSubviews enum value (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | protected |
kDefaultKnobMode | VSTGUI::CFrame | static |
kDirty enum value (defined in VSTGUI::CView) | VSTGUI::CView | protected |
kDirtyCallAlwaysOnMainThread | VSTGUI::CView | static |
keyboardHooksOnKeyDown(const VstKeyCode &key) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
keyboardHooksOnKeyUp(const VstKeyCode &key) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
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 |
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 |
localToFrame(CPoint &point) const override | VSTGUI::CViewContainer | virtual |
looseFocus() override | VSTGUI::CViewContainer | virtual |
notify(CBaseObject *sender, IdStringPtr message) override | VSTGUI::CViewContainer | virtual |
onActivate(bool state) | VSTGUI::CFrame | |
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) override | VSTGUI::CFrame | virtual |
onKeyUp(VstKeyCode &keyCode) override | VSTGUI::CFrame | virtual |
onMouseCancel() override | VSTGUI::CViewContainer | virtual |
onMouseDown(CPoint &where, const CButtonState &buttons) override | VSTGUI::CFrame | virtual |
onMouseEntered(CPoint &where, const CButtonState &buttons) | VSTGUI::CView | inlinevirtual |
onMouseExited(CPoint &where, const CButtonState &buttons) override | VSTGUI::CFrame | virtual |
onMouseMoved(CPoint &where, const CButtonState &buttons) override | VSTGUI::CFrame | virtual |
onMouseUp(CPoint &where, const CButtonState &buttons) override | VSTGUI::CFrame | virtual |
onStartLocalEventLoop() (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
onViewAdded(CView *pView) | VSTGUI::CFrame | |
onViewRemoved(CView *pView) | VSTGUI::CFrame | |
onWheel(const CPoint &where, const float &distance, const CButtonState &buttons) override | VSTGUI::CFrame | virtual |
onWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) override | VSTGUI::CFrame | virtual |
onWindowActivate(bool state) | VSTGUI::CView | inlinevirtual |
open(void *pSystemWindow, PlatformType systemWindowType=kDefaultNative, IPlatformFrameConfig *=nullptr) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
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 |
platformDrawRect(CDrawContext *context, const CRect &rect) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnActivate(bool state) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnDragEnter(IDataPackage *drag, const CPoint &where) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnDragLeave(IDataPackage *drag, const CPoint &where) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnDragMove(IDataPackage *drag, const CPoint &where) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnDrop(IDataPackage *drag, const CPoint &where) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnKeyDown(VstKeyCode &keyCode) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnKeyUp(VstKeyCode &keyCode) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnMouseDown(CPoint &where, const CButtonState &buttons) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnMouseExited(CPoint &where, const CButtonState &buttons) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnMouseMoved(CPoint &where, const CButtonState &buttons) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnMouseUp(CPoint &where, const CButtonState &buttons) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnMouseWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformOnWindowActivate(bool state) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
platformScaleFactorChanged(double newScaleFactor) override (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
ReferenceCounted()=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | |
ReferenceCounted(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | inline |
registerFocusViewObserver(IFocusViewObserver *observer) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
registerKeyboardHook(IKeyboardHook *hook) | VSTGUI::CFrame | |
registerMouseObserver(IMouseObserver *observer) | VSTGUI::CFrame | |
registerScaleFactorChangedListeneer(IScaleFactorChangedListener *listener) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
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) override | VSTGUI::CFrame | virtual |
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) override | VSTGUI::CViewContainer | virtual |
removeFromMouseViews(CView *view) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
removeView(CView *pView, bool withForget=true) override | VSTGUI::CFrame | virtual |
scrollRect(const CRect &src, const CPoint &distance) | VSTGUI::CFrame | |
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) | VSTGUI::CView | 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 |
setClipboard(const SharedPointer< IDataPackage > &data) | VSTGUI::CFrame | |
setCollectInvalidRects(CollectInvalidRects *collectInvalidRects) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
setCursor(CCursorType type) | VSTGUI::CFrame | |
setDirty(bool val=true) | VSTGUI::CView | virtual |
setDisabledBackground(CBitmap *background) | VSTGUI::CView | virtual |
setFocusColor(const CColor &color) | VSTGUI::CFrame | |
setFocusDrawingEnabled(bool state) | VSTGUI::CFrame | |
setFocusView(CView *pView) | VSTGUI::CFrame | |
setFocusWidth(CCoord width) | VSTGUI::CFrame | |
setHitTestPath(CGraphicsPath *path) | VSTGUI::CView | |
setModalView(CView *pView) | VSTGUI::CFrame | |
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 |
setPosition(CCoord x, CCoord y) | VSTGUI::CFrame | |
setSize(CCoord width, CCoord height) | VSTGUI::CFrame | |
setSubviewState(bool state) (defined in VSTGUI::CView) | VSTGUI::CView | |
setTransform(const CGraphicsTransform &t) (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
setTransparency(bool val) | VSTGUI::CView | virtual |
setViewAddedRemovedObserver(IViewAddedRemovedObserver *observer) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
setViewFlag(int32_t bit, bool state) (defined in VSTGUI::CView) | VSTGUI::CView | protected |
setViewSize(const CRect &rect, bool invalid=true) override | VSTGUI::CFrame | virtual |
setVisible(bool state) | VSTGUI::CView | virtual |
setWantsFocus(bool state) | VSTGUI::CView | virtual |
setWantsIdle(bool state) | VSTGUI::CView | |
setZoom(double zoomFactor) | VSTGUI::CFrame | |
sizeToFit() override | VSTGUI::CViewContainer | virtual |
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 |
unregisterFocusViewObserver(IFocusViewObserver *observer) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
unregisterKeyboardHook(IKeyboardHook *hook) | VSTGUI::CFrame | |
unregisterMouseObserver(IMouseObserver *observer) | VSTGUI::CFrame | |
unregisterScaleFactorChangedListeneer(IScaleFactorChangedListener *listener) (defined in VSTGUI::CFrame) | VSTGUI::CFrame | |
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() const | VSTGUI::CView | inlinevirtual |
wantsIdle() const | VSTGUI::CView | inline |
wantsWindowActiveStateChangeNotification() const | VSTGUI::CView | inlinevirtual |
~CBaseObject() noexcept override=default (defined in VSTGUI::CBaseObject) | VSTGUI::CBaseObject | |
~CFrame() noexcept override=default (defined in VSTGUI::CFrame) | VSTGUI::CFrame | protected |
~CView() noexcept override (defined in VSTGUI::CView) | VSTGUI::CView | protected |
~CViewContainer() noexcept override (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | protected |
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | virtual |