| VSTGUI 4.10
    Graphical User Interface Framework not only for VST plugins | 
This is the complete list of members for CVuMeter, including all inherited members.
| addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, CBaseObject *notificationObject) | CView | |
| addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, const Animation::DoneFunction &doneFunc=nullptr, bool callDoneOnCancel=false) | CView | |
| asViewContainer() | CView | inlinevirtual | 
| asViewContainer() const | CView | inlinevirtual | 
| attached(CView *parent) | CView | virtual | 
| beforeDelete() override | CView | virtual | 
| beginEdit() | CControl | virtual | 
| bounceValue() | CControl | virtual | 
| callMouseListener(MouseListenerCall type, CPoint pos, CButtonState buttons) | CView | |
| callMouseListenerEnteredExited(bool mouseEntered) | CView | |
| CBaseObject()=default | CBaseObject | |
| CBaseObject(const CBaseObject &) | CBaseObject | inline | 
| CControl(const CRect &size, IControlListener *listener=nullptr, int32_t tag=0, CBitmap *pBackground=nullptr) | CControl | |
| CControl(const CControl &c) | CControl | |
| CheckDefaultValueEventFunc | CControl | static | 
| CheckDefaultValueEventFuncT typedef | CControl | |
| CheckDefaultValueFunc | CControl | static | 
| CheckDefaultValueFuncT typedef | CControl | |
| checkUpdate(const CRect &updateRect) const | CView | inlinevirtual | 
| CView(const CRect &size) | CView | explicit | 
| CView(const CView &view) | CView | |
| CVuMeter(const CRect &size, CBitmap *onBitmap, CBitmap *offBitmap, int32_t nbLed, int32_t style=kVertical) | CVuMeter | |
| CVuMeter(const CVuMeter &vuMeter) | CVuMeter | |
| decreaseValue | CVuMeter | protected | 
| dispatchEvent(Event &event) | CView | virtual | 
| doDrag(const DragDescription &dragDescription, const SharedPointer< IDragCallback > &callback={}) | CView | |
| doDrag(IDataPackage *source, const CPoint &offset=CPoint(0, 0), CBitmap *dragBitmap=nullptr) | CView | |
| draw(CDrawContext *pContext) override | CVuMeter | virtual | 
| drawFocusOnTop() override | CControl | virtual | 
| drawRect(CDrawContext *pContext, const CRect &updateRect) | CView | inlinevirtual | 
| endEdit() | CControl | virtual | 
| forget() override | ReferenceCounted< T > | inlinevirtual | 
| frameToLocal(CPoint &point) const | CView | virtual | 
| getAlphaValue() const | CView | |
| getAttribute(const CViewAttributeID id, const uint32_t inSize, void *outData, uint32_t &outSize) const | CView | |
| getAttribute(const CViewAttributeID id, T &data) const | CView | inline | 
| getAttributeSize(const CViewAttributeID id, uint32_t &outSize) const | CView | |
| getAutosizeFlags() const | CView | |
| getBackground() const | CView | |
| getDecreaseStepValue() const | CVuMeter | inline | 
| getDefaultValue() const | CControl | virtual | 
| getDisabledBackground() const | CView | |
| getDrawBackground() const | CView | |
| getDropTarget() | CView | virtual | 
| getEditor() const | CView | virtual | 
| getFocusPath(CGraphicsPath &outPath) override | CControl | virtual | 
| getFrame() const | CView | |
| getGlobalTransform(bool ignoreFrame=false) const | CView | |
| getHeight() const | CView | inline | 
| getHitTestPath() const | CView | protected | 
| getListener() const | CControl | inlinevirtual | 
| getMax() const | CControl | virtual | 
| getMin() const | CControl | virtual | 
| getMouseableArea() const | CView | |
| getMouseableArea(CRect &rect) const | CView | |
| getMouseEnabled() const | CView | inline | 
| getNbLed() const | CVuMeter | inline | 
| getNbReference() const | ReferenceCounted< T > | inlinevirtual | 
| getOffBitmap() const | CVuMeter | inlinevirtual | 
| getOldValue() const | CControl | virtual | 
| getOnBitmap() const | CVuMeter | inlinevirtual | 
| getParentView() const | CView | |
| getRange() const | CControl | inline | 
| getStyle() const | CVuMeter | inline | 
| getTag() const | CControl | inlinevirtual | 
| getTransparency() const | CView | inline | 
| getValue() const | CControl | inlinevirtual | 
| getValueNormalized() const | CControl | virtual | 
| getViewSize() const | CView | |
| getVisibleViewSize() const | CView | virtual | 
| getWheelInc() const | CControl | virtual | 
| getWidth() const | CView | inline | 
| hasViewFlag(int32_t bit) const | CView | protected | 
| hitTest(const CPoint &where, const Event &event=noEvent()) | CView | virtual | 
| hitTest(const CPoint &where, const CButtonState &buttons) | CView | virtual | 
| idleRate | CView | inlinestatic | 
| invalid() | CView | inlinevirtual | 
| invalidRect(const CRect &rect) | CView | virtual | 
| isAttached() const | CView | inline | 
| isDirty() const override | CControl | virtual | 
| isEditing() const | CControl | |
| isSubview() const | CView | inline | 
| isVisible() const | CView | inline | 
| kDefaultValueModifier | CControl | inlinestatic | 
| kDirty enum value | CView | protected | 
| kDirtyCallAlwaysOnMainThread | CView | static | 
| kHasAlpha enum value | CView | protected | 
| kHasBackground enum value | CView | protected | 
| kHasDisabledBackground enum value | CView | protected | 
| kHasMouseableArea enum value | CView | protected | 
| kHorizontal enum value | CVuMeter | |
| 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 | 
| kVertical enum value | CVuMeter | |
| kVisible enum value | CView | protected | 
| kWantsFocus enum value | CView | protected | 
| kWantsIdle enum value | CView | protected | 
| kZoomModifier | CControl | inlinestatic | 
| listener | CControl | protected | 
| localToFrame(CPoint &point) const | CView | virtual | 
| looseFocus() | CView | virtual | 
| mapVstKeyModifier(int32_t vstModifier) | CControl | protectedstatic | 
| MouseListenerCall enum name | CView | |
| nbLed | CVuMeter | protected | 
| newCopy() const override | CVuMeter | inlinevirtual | 
| notify(CBaseObject *sender, IdStringPtr message) override | CView | virtual | 
| offBitmap | CVuMeter | protected | 
| onIdle() override | CVuMeter | virtual | 
| onKeyboardEvent(KeyboardEvent &event) | CView | virtual | 
| onKeyDown(VstKeyCode &keyCode) | CView | virtual | 
| onKeyUp(VstKeyCode &keyCode) | CView | virtual | 
| onMouseCancel() | CView | virtual | 
| onMouseCancelEvent(MouseCancelEvent &event) | CView | virtual | 
| onMouseDown(CPoint &where, const CButtonState &buttons) | CView | virtual | 
| onMouseDownEvent(MouseDownEvent &event) | CView | virtual | 
| onMouseEntered(CPoint &where, const CButtonState &buttons) | CView | inlinevirtual | 
| onMouseEnterEvent(MouseEnterEvent &event) | CView | virtual | 
| onMouseExited(CPoint &where, const CButtonState &buttons) | CView | inlinevirtual | 
| onMouseExitEvent(MouseExitEvent &event) | CView | virtual | 
| onMouseMoved(CPoint &where, const CButtonState &buttons) | CView | virtual | 
| onMouseMoveEvent(MouseMoveEvent &event) | CView | virtual | 
| onMouseUp(CPoint &where, const CButtonState &buttons) | CView | virtual | 
| onMouseUpEvent(MouseUpEvent &event) | CView | virtual | 
| onMouseWheelEvent(MouseWheelEvent &event) | CView | virtual | 
| onWheel(const CPoint &where, const float &distance, const CButtonState &buttons) final | CView | inlinevirtual | 
| onWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) | CView | virtual | 
| onWindowActivate(bool state) | CView | inlinevirtual | 
| onZoomGestureEvent(ZoomGestureEvent &event) | CView | virtual | 
| operator=(const CBaseObject &) | CBaseObject | inline | 
| VSTGUI::ReferenceCounted::operator=(const ReferenceCounted &) | ReferenceCounted< T > | inline | 
| parentSizeChanged() | CView | inlinevirtual | 
| rectOff | CVuMeter | protected | 
| rectOn | CVuMeter | protected | 
| ReferenceCounted()=default | ReferenceCounted< T > | |
| ReferenceCounted(const ReferenceCounted &) | ReferenceCounted< T > | inline | 
| registerControlListener(IControlListener *listener) | CControl | |
| registerViewEventListener(IViewEventListener *listener) | CView | |
| registerViewListener(IViewListener *listener) | CView | |
| registerViewMouseListener(IViewMouseListener *listener) | CView | |
| remember() override | ReferenceCounted< T > | inlinevirtual | 
| removeAllAnimations() | CView | |
| removeAnimation(IdStringPtr name) | CView | |
| removeAttribute(const CViewAttributeID id) | CView | |
| removed(CView *parent) | CView | virtual | 
| setAlphaValue(float alpha) | CView | virtual | 
| setAlphaValueNoInvalidate(float value) | CView | protected | 
| setAttribute(const CViewAttributeID id, const uint32_t inSize, const void *inData) | CView | |
| setAttribute(const CViewAttributeID id, const T &data) | CView | inline | 
| setAutosizeFlags(int32_t flags) | CView | virtual | 
| setBackground(CBitmap *background) | CView | virtual | 
| setDecreaseStepValue(float value) | CVuMeter | inlinevirtual | 
| setDefaultValue(float val) | CControl | virtual | 
| setDirty(bool state) override | CVuMeter | virtual | 
| setDisabledBackground(CBitmap *background) | CView | virtual | 
| setDropTarget(const SharedPointer< IDropTarget > &dt) | CView | |
| setHitTestPath(CGraphicsPath *path) | CView | |
| setListener(IControlListener *l) | CControl | inlinevirtual | 
| setMax(float val) | CControl | virtual | 
| setMin(float val) | CControl | virtual | 
| setMouseableArea(const CRect &rect) | CView | virtual | 
| setMouseEnabled(bool bEnable=true) | CView | virtual | 
| setNbLed(int32_t nb) | CVuMeter | inline | 
| setOffBitmap(CBitmap *bitmap) | CVuMeter | virtual | 
| setOldValue(float val) | CControl | virtual | 
| setOnBitmap(CBitmap *bitmap) | CVuMeter | inlinevirtual | 
| setParentFrame(CFrame *frame) | CView | protected | 
| setParentView(CView *parent) | CView | protected | 
| setStyle(int32_t newStyle) | CVuMeter | inline | 
| setSubviewState(bool state) | CView | |
| setTag(int32_t val) | CControl | virtual | 
| setTooltipText(UTF8StringPtr text) | CView | |
| setTransparency(bool val) | CView | virtual | 
| setValue(float val) | CControl | virtual | 
| setValueNormalized(float val) | CControl | virtual | 
| setViewFlag(int32_t bit, bool state) | CView | protected | 
| setViewSize(const CRect &newSize, bool invalid=true) override | CVuMeter | virtual | 
| setVisible(bool state) | CView | virtual | 
| setWantsFocus(bool state) | CView | virtual | 
| setWantsIdle(bool state) | CView | |
| setWheelInc(float val) | CControl | virtual | 
| sizeToFit() override | CVuMeter | virtual | 
| Style enum name | CVuMeter | |
| style | CVuMeter | protected | 
| tag | CControl | protected | 
| takeFocus() | CView | virtual | 
| translateToGlobal(T &t, bool ignoreFrame=false) const | CView | inline | 
| translateToGlobal(const T &t, bool ignoreFrame=false) const | CView | inline | 
| translateToLocal(T &t, bool ignoreFrame=false) const | CView | inline | 
| translateToLocal(const T &t, bool ignoreFrame=false) const | CView | inline | 
| unregisterControlListener(IControlListener *listener) | CControl | |
| unregisterViewEventListener(IViewEventListener *listener) | CView | |
| unregisterViewListener(IViewListener *listener) | CView | |
| unregisterViewMouseListener(IViewMouseListener *listener) | CView | |
| value | CControl | protected | 
| valueChanged() | CControl | virtual | 
| wantsFocus() const | CView | inlinevirtual | 
| wantsIdle() const | CView | inline | 
| wantsWindowActiveStateChangeNotification() const | CView | inlinevirtual | 
| ~CBaseObject() noexcept override=default | CBaseObject | |
| ~CControl() noexcept override | CControl | protected | 
| ~CView() noexcept override | CView | protected | 
| ~CVuMeter() noexcept override | CVuMeter | protected | 
| ~IFocusDrawing() noexcept=default | IFocusDrawing | virtual | 
| ~ReferenceCounted() noexcept=default | ReferenceCounted< T > | virtual |