DISTRHO Plugin Framework
ImageBaseButton< ImageType > Member List

This is the complete list of members for ImageBaseButton< ImageType >, 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
ImageBaseButton(Widget *parentWidget, const ImageType &image) (defined in ImageBaseButton< ImageType >)ImageBaseButton< ImageType >explicit
ImageBaseButton(Widget *parentWidget, const ImageType &imageNormal, const ImageType &imageDown) (defined in ImageBaseButton< ImageType >)ImageBaseButton< ImageType >explicit
ImageBaseButton(Widget *parentWidget, const ImageType &imageNormal, const ImageType &imageHover, const ImageType &imageDown) (defined in ImageBaseButton< ImageType >)ImageBaseButton< ImageType >explicit
isVisible() const noexceptWidget
onCharacterInput(const CharacterInputEvent &)Widgetprotectedvirtual
onDisplay() overrideImageBaseButton< ImageType >protectedvirtual
onKeyboard(const KeyboardEvent &)Widgetprotectedvirtual
onMotion(const MotionEvent &) overrideImageBaseButton< ImageType >protectedvirtual
onMouse(const MouseEvent &) overrideImageBaseButton< ImageType >protectedvirtual
onPositionChanged(const PositionChangedEvent &)SubWidgetprotectedvirtual
onResize(const ResizeEvent &)Widgetprotectedvirtual
onScroll(const ScrollEvent &)Widgetprotectedvirtual
onSpecial(const SpecialEvent &)Widgetprotectedvirtual
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 ImageBaseButton< ImageType >)ImageBaseButton< ImageType >
setHeight(uint height) noexceptWidget
setId(uint id) noexceptWidget
setNeedsFullViewportDrawing(bool needsFullViewportForDrawing=true)SubWidget
setNeedsViewportScaling(bool needsViewportScaling=true, double autoScaleFactor=0.0)SubWidget
setSize(uint width, uint height) noexceptWidget
setSize(const Size< uint > &size) noexceptWidget
setSkipDrawing(bool skipDrawing=true)SubWidget
setVisible(bool visible)Widget
setWidth(uint width) noexceptWidget
show()Widget
SubWidget(Widget *parentWidget)SubWidgetexplicit
toFront()SubWidgetvirtual
~ImageBaseButton() override (defined in ImageBaseButton< ImageType >)ImageBaseButton< ImageType >
~SubWidget()SubWidgetvirtual
~Widget()Widgetvirtual