ASPiK SDK
|
This is the complete list of members for VSTGUI::CColorChooser, 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 | |
addDependency(CBaseObject *obj) | VSTGUI::IDependency | inlinevirtual |
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 |
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 |
CColorChooser(IColorChooserDelegate *delegate=0, const CColor &initialColor=kTransparentCColor, const CColorChooserUISettings &settings=CColorChooserUISettings()) (defined in VSTGUI::CColorChooser) | VSTGUI::CColorChooser | |
changed(IdStringPtr message) | VSTGUI::IDependency | inlinevirtual |
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) override (defined in VSTGUI::CColorChooser) | VSTGUI::CColorChooser | protectedvirtual |
controlEndEdit(CControl *pControl) override (defined in VSTGUI::CColorChooser) | VSTGUI::CColorChooser | protectedvirtual |
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 |
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 | |
deferChangeCount (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
deferChanges(bool state) | VSTGUI::IDependency | inlinevirtual |
deferedChanges (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
DeferedChangesSet typedef (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
DependentList typedef (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
dependents (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
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) | VSTGUI::CViewContainer | virtual |
drawRect(CDrawContext *pContext, const CRect &updateRect) override | VSTGUI::CViewContainer | virtual |
forget() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
forgetObject(CBaseObject *obj) (defined in VSTGUI::IDependency) | VSTGUI::IDependency | inlineprotectedstatic |
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 |
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 | |
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 |
IDependency()=default (defined in VSTGUI::IDependency) | VSTGUI::IDependency | protected |
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 |
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 |
kMsgBeginColorChange (defined in VSTGUI::CColorChooser) | VSTGUI::CColorChooser | static |
kMsgEndColorChange (defined in VSTGUI::CColorChooser) | VSTGUI::CColorChooser | static |
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 |
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 |
rememberObject(CBaseObject *obj) (defined in VSTGUI::IDependency) | VSTGUI::IDependency | inlineprotectedstatic |
removeAll(bool withForget=true) | VSTGUI::CViewContainer | 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 |
removeDependency(CBaseObject *obj) | VSTGUI::IDependency | inlinevirtual |
removeView(CView *pView, bool withForget=true) | VSTGUI::CViewContainer | 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) | 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 |
setColor(const CColor &newColor) (defined in VSTGUI::CColorChooser) | VSTGUI::CColorChooser | |
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 | |
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::CViewContainer | virtual |
setVisible(bool state) | VSTGUI::CView | virtual |
setWantsFocus(bool state) | VSTGUI::CView | virtual |
setWantsIdle(bool state) | VSTGUI::CView | |
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 |
unregisterViewContainerListener(IViewContainerListener *listener) (defined in VSTGUI::CViewContainer) | VSTGUI::CViewContainer | |
unregisterViewListener(IViewListener *listener) (defined in VSTGUI::CView) | VSTGUI::CView | |
updateState() (defined in VSTGUI::CColorChooser) | VSTGUI::CColorChooser | protected |
valueChanged(CControl *pControl) override (defined in VSTGUI::CColorChooser) | VSTGUI::CColorChooser | protectedvirtual |
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 | |
~CColorChooser() noexcept override=default (defined in VSTGUI::CColorChooser) | VSTGUI::CColorChooser | |
~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 |
~IDependency() noexcept (defined in VSTGUI::IDependency) | VSTGUI::IDependency | inlineprotectedvirtual |
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | virtual |