DISTRHO Plugin Framework
ImageSwitch Member List

This is the complete list of members for ImageSwitch, including all inherited members.

contains(T x, T y) const noexceptSubWidget
contains(const Point< T > &pos) const noexceptSubWidget
getAbsoluteArea() const noexceptSubWidget
getAbsolutePos() const noexceptSubWidget
getAbsoluteX() const noexceptSubWidget
getAbsoluteY() const noexceptSubWidget
getApp() const noexceptWidget
getConstrainedAbsoluteArea() const noexceptSubWidget
getGraphicsContext() const noexceptWidget
getHeight() const noexceptWidget
getId() const noexceptWidget
getParentApp() const noexcept (defined in Widget)Widgetinline
getParentWidget() const noexceptSubWidget
getParentWindow() const noexcept (defined in Widget)Widgetinline
getSize() const noexceptWidget
getTopLevelWidget() const noexceptWidget
getWidth() const noexceptWidget
getWindow() const noexceptWidget
hide()Widget
ImageSwitch(Widget *parentWidget, const Image &imageNormal, const Image &imageDown) noexcept (defined in ImageSwitch)ImageSwitchexplicit
ImageSwitch(const ImageSwitch &imageSwitch) noexcept (defined in ImageSwitch)ImageSwitchexplicit
isDown() const noexcept (defined in ImageSwitch)ImageSwitch
isVisible() const noexceptWidget
onCharacterInput(const CharacterInputEvent &)Widgetprotectedvirtual
onDisplay() overrideImageSwitchprotectedvirtual
onKeyboard(const KeyboardEvent &)Widgetprotectedvirtual
onMotion(const MotionEvent &)Widgetprotectedvirtual
onMouse(const MouseEvent &) overrideImageSwitchprotectedvirtual
onPositionChanged(const PositionChangedEvent &)SubWidgetprotectedvirtual
onResize(const ResizeEvent &)Widgetprotectedvirtual
onScroll(const ScrollEvent &)Widgetprotectedvirtual
onSpecial(const SpecialEvent &)Widgetprotectedvirtual
operator=(const ImageSwitch &imageSwitch) noexcept (defined in ImageSwitch)ImageSwitch
repaint() noexcept overrideSubWidgetvirtual
setAbsolutePos(int x, int y) noexceptSubWidget
setAbsolutePos(const Point< int > &pos) noexceptSubWidget
setAbsoluteX(int x) noexceptSubWidget
setAbsoluteY(int y) noexceptSubWidget
setCallback(Callback *callback) noexcept (defined in ImageSwitch)ImageSwitch
setDown(bool down) noexcept (defined in ImageSwitch)ImageSwitch
setHeight(uint height) noexceptWidget
setId(uint id) noexceptWidget
setNeedsFullViewportDrawing(bool needsFullViewportForDrawing=true)SubWidget
setSize(uint width, uint height) noexceptWidget
setSize(const Size< uint > &size) noexceptWidget
setVisible(bool visible)Widget
setWidth(uint width) noexceptWidget
show()Widget
SubWidget(Widget *parentWidget)SubWidgetexplicit
~SubWidget()SubWidgetvirtual
~Widget()Widgetvirtual