|
VSTGUI
4.4
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for CFrame, 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 |
| autosizeFlags | CView | protected |
| backgroundColor | CViewContainer | protected |
| backgroundColorDrawStyle | CViewContainer | protected |
| backgroundOffset | CViewContainer | protected |
| bActive | CFrame | protected |
| beforeDelete() | CView | virtual |
| 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 |
| CFrame(const CRect &size, void *pSystemWindow, VSTGUIEditorInterface *pEditor) | CFrame | |
| CFrame(const CRect &size, VSTGUIEditorInterface *pEditor) | CFrame | |
| changeViewZOrder(CView *view, uint32_t newIndex) | CViewContainer | virtual |
| checkMouseViews(const CPoint &where, const CButtonState &buttons) | CFrame | protected |
| checkUpdate(const CRect &updateRect) const | CView | inlinevirtual |
| checkUpdateRect(CView *view, const CRect &rect) | CViewContainer | protectedvirtual |
| ChildViewConstIterator typedef | CViewContainer | |
| ChildViewConstReverseIterator typedef | CViewContainer | |
| clearMouseViews(const CPoint &where, const CButtonState &buttons, bool callMouseExit=true) | CFrame | protected |
| close() | CFrame | virtual |
| collectInvalidRects | CFrame | protected |
| createDrawContext() | CFrame | |
| currentDragView | CViewContainer | protected |
| CView(const CRect &size) | CView | |
| CView(const CView &view) | CView | |
| CViewContainer(const CRect &size) | CViewContainer | |
| CViewContainer(const CRect &size, CFrame *pParent, CBitmap *pBackground=0) | CViewContainer | |
| CViewContainer(const CViewContainer &viewContainer) | CViewContainer | |
| doDrag(IDataPackage *source, const CPoint &offset, CBitmap *dragBitmap) | CFrame | virtual |
| doIdleStuff() | CFrame | virtual |
| 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 |
| focusDrawingEnabled() const | CFrame | virtual |
| forget() | CBaseObject | inlinevirtual |
| frameToLocal(CPoint &point) const | CViewContainer | virtual |
| getAlphaValue() const | CView | inline |
| getAnimator() | CFrame | |
| getAttribute(const CViewAttributeID id, const uint32_t inSize, void *outData, uint32_t &outSize) const | CView | |
| getAttributeSize(const CViewAttributeID id, uint32_t &outSize) const | CView | |
| getAutosizeFlags() const | CView | inlinevirtual |
| getAutosizingEnabled() const | CViewContainer | inline |
| getBackground() const | CView | inline |
| getBackgroundColor() const | CViewContainer | inlinevirtual |
| getBackgroundColorDrawStyle() const | CViewContainer | inline |
| getBackgroundOffset() const | CViewContainer | inlinevirtual |
| getChildViewsOfType(ContainerClass &result, bool deep=false) const | CViewContainer | |
| getClipboard() | CFrame | |
| getContainerAt(const CPoint &where, const GetViewOptions &options=GetViewOptions(GetViewOptions::kDeep)) const | CFrame | virtual |
| getCurrentMouseButtons() const | CFrame | virtual |
| getCurrentMouseLocation(CPoint &where) const | CFrame | virtual |
| getDisabledBackground() const | CView | inline |
| getDrawBackground() const | CView | inline |
| getEditor() const | CFrame | inlinevirtual |
| getFocusColor() const | CFrame | virtual |
| getFocusView() const | CFrame | inlinevirtual |
| getFocusWidth() const | CFrame | virtual |
| getFrame() const | CView | inline |
| getGlobalTransform() const | CView | |
| getHeight() const | CView | inline |
| getHitTestPath() const | CView | inlineprotected |
| getKnobMode() const | CFrame | virtual |
| getModalView() const | CFrame | inlinevirtual |
| getMouseableArea(CRect &rect) const | CView | inlinevirtual |
| getMouseableArea() const | CView | inlinevirtual |
| getMouseEnabled() const | CView | inlinevirtual |
| getNbReference() const | CBaseObject | inlinevirtual |
| 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 |
| getTransform() const | CViewContainer | inline |
| getTransparency() const | CView | inlinevirtual |
| getView(uint32_t index) const | CViewContainer | virtual |
| getViewAddedRemovedObserver() const | CFrame | inlinevirtual |
| getViewAt(const CPoint &where, const GetViewOptions &options=GetViewOptions(GetViewOptions::kNone)) const | CFrame | virtual |
| getViewsAt(const CPoint &where, ViewList &views, const GetViewOptions &options=GetViewOptions(GetViewOptions::kDeep)) const | CViewContainer | virtual |
| getViewSize() const | CView | inline |
| getVisibleSize(const CRect &rect) const | CViewContainer | virtual |
| getVisibleViewSize() const | CView | virtual |
| getWidth() const | CView | inline |
| handleNextSystemEvents() | CFrame | |
| hasChildren() const | CViewContainer | virtual |
| hitTest(const CPoint &where, const CButtonState &buttons=-1) | CViewContainer | virtual |
| hitTestSubViews(const CPoint &where, const CButtonState buttons=-1) | CViewContainer | protectedvirtual |
| idle() | CFrame | virtual |
| idleRate | CView | static |
| invalid() | CFrame | inlinevirtual |
| invalidate(const CRect &rect) | CFrame | 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 |
| isSubview() const | CView | inline |
| isTypeOf(IdStringPtr s) const | CFrame | inlinevirtual |
| isVisible() const | CView | inline |
| kAutosizeSubviews enum value | CViewContainer | protected |
| kDefaultKnobMode | CFrame | static |
| kDirty enum value | CView | protected |
| kDirtyCallAlwaysOnMainThread | CView | static |
| KeyboardHookList typedef | CFrame | protected |
| keyboardHooksOnKeyDown(const VstKeyCode &key) | CFrame | protected |
| keyboardHooksOnKeyUp(const VstKeyCode &key) | CFrame | protected |
| kIsAttached enum value | CView | protected |
| kIsSubview 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 |
| mouseableArea | CView | protected |
| mouseDownView | CViewContainer | protected |
| MouseObserverList typedef | CFrame | protected |
| newCopy() const | CFrame | inlinevirtual |
| notify(CBaseObject *sender, IdStringPtr message) | CViewContainer | 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 | inlinevirtual |
| 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 | inlinevirtual |
| onMouseExited(CPoint &where, const CButtonState &buttons) | CFrame | virtual |
| onMouseMoved(CPoint &where, const CButtonState &buttons) | CFrame | virtual |
| onMouseUp(CPoint &where, const CButtonState &buttons) | CFrame | virtual |
| onStartLocalEventLoop() | CFrame | |
| 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 | protected |
| 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 |
| platformScaleFactorChanged() | CFrame | protected |
| pModalView | CFrame | protected |
| pMouseObservers | CFrame | protected |
| pMouseViews | CFrame | protected |
| pParentFrame | CView | protected |
| pParentView | CView | protected |
| pScaleFactorChangedListenerList | CFrame | protected |
| pTooltips | CFrame | protected |
| pViewAddedRemovedObserver | CFrame | protected |
| registerKeyboardHook(IKeyboardHook *hook) | CFrame | |
| registerMouseObserver(IMouseObserver *observer) | CFrame | |
| registerScaleFactorChangedListeneer(IScaleFactorChangedListener *listener) | CFrame | |
| registerViewContainerListener(IViewContainerListener *listener) | CViewContainer | |
| registerViewListener(IViewListener *listener) | CView | |
| remember() | CBaseObject | inlinevirtual |
| removeAll(bool withForget=true) | CFrame | virtual |
| removeAllAnimations() | CView | |
| removeAnimation(IdStringPtr name) | CView | |
| removeAttribute(const CViewAttributeID id) | CView | |
| removed(CView *parent) | CViewContainer | virtual |
| removeFromMouseViews(CView *view) | CFrame | protected |
| removeView(CView *pView, bool withForget=true) | CFrame | virtual |
| ScaleFactorChangedListenerList typedef | CFrame | protected |
| scrollRect(const CRect &src, const CPoint &distance) | CFrame | |
| setAlphaValue(float alpha) | CView | virtual |
| setAttribute(const CViewAttributeID id, const uint32_t inSize, const void *inData) | CView | |
| setAutosizeFlags(int32_t flags) | CView | inlinevirtual |
| 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 | inlinevirtual |
| setClipboard(IDataPackage *data) | CFrame | |
| setCollectInvalidRects(CollectInvalidRects *collectInvalidRects) | CFrame | protected |
| 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 | inlinevirtual |
| setMouseEnabled(bool bEnable=true) | CView | virtual |
| setPosition(CCoord x, CCoord y) | CFrame | virtual |
| setSize(CCoord width, CCoord height) | CFrame | virtual |
| setSubviewState(bool state) | CView | |
| setTransform(const CGraphicsTransform &t) | CViewContainer | |
| setTransparency(bool val) | CView | virtual |
| setViewAddedRemovedObserver(IViewAddedRemovedObserver *observer) | CFrame | inlinevirtual |
| setViewSize(const CRect &rect, bool invalid=true) | CFrame | virtual |
| setVisible(bool state) | CView | virtual |
| setWantsFocus(bool state) | CView | virtual |
| setWantsIdle(bool state) | CView | |
| setZoom(double zoomFactor) | CFrame | |
| size | CView | protected |
| sizeToFit() | CViewContainer | virtual |
| takeFocus() | CViewContainer | virtual |
| translateToGlobal(T &t) const | CView | inline |
| translateToGlobal(const T &t) const | CView | inline |
| translateToLocal(T &t) const | CView | inline |
| translateToLocal(const T &t) const | CView | inline |
| unregisterKeyboardHook(IKeyboardHook *hook) | CFrame | |
| unregisterMouseObserver(IMouseObserver *observer) | CFrame | |
| unregisterScaleFactorChangedListeneer(IScaleFactorChangedListener *listener) | CFrame | |
| unregisterViewContainerListener(IViewContainerListener *listener) | CViewContainer | |
| unregisterViewListener(IViewListener *listener) | CView | |
| viewFlags | CView | protected |
| ViewList typedef | CFrame | protected |
| wantsFocus() const | CView | inlinevirtual |
| wantsIdle() const | CView | inline |
| ~CBaseObject() | CBaseObject | inlinevirtual |
| ~CFrame() | CFrame | protected |
| ~CView() | CView | protected |
| ~CViewContainer() | CViewContainer | protected |