DISTRHO Plugin Framework
ImageBaseSwitch< ImageType > Member List

This is the complete list of members for ImageBaseSwitch< 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
getChildren() const noexceptWidget
getConstrainedAbsoluteArea() const noexceptSubWidget
getGraphicsContext() const noexceptWidget
getHeight() const noexceptWidget
getId() const noexceptWidget
getMargin() const noexceptSubWidget
getName() 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
ImageBaseSwitch(Widget *parentWidget, const ImageType &imageNormal, const ImageType &imageDown) noexcept (defined in ImageBaseSwitch< ImageType >)ImageBaseSwitch< ImageType >explicit
ImageBaseSwitch(const ImageBaseSwitch &imageSwitch) noexcept (defined in ImageBaseSwitch< ImageType >)ImageBaseSwitch< ImageType >explicit
isDown() const noexcept (defined in ImageBaseSwitch< ImageType >)ImageBaseSwitch< ImageType >
isVisible() const noexceptWidget
onCharacterInput(const CharacterInputEvent &)Widgetprotectedvirtual
onDisplay() overrideImageBaseSwitch< ImageType >protectedvirtual
onKeyboard(const KeyboardEvent &)Widgetprotectedvirtual
onMotion(const MotionEvent &)Widgetprotectedvirtual
onMouse(const MouseEvent &) overrideImageBaseSwitch< ImageType >protectedvirtual
onPositionChanged(const PositionChangedEvent &)SubWidgetprotectedvirtual
onResize(const ResizeEvent &)Widgetprotectedvirtual
onScroll(const ScrollEvent &)Widgetprotectedvirtual
onSpecial(const SpecialEvent &)Widgetinlineprotectedvirtual
operator=(const ImageBaseSwitch &imageSwitch) noexcept (defined in ImageBaseSwitch< ImageType >)ImageBaseSwitch< ImageType >
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 ImageBaseSwitch< ImageType >)ImageBaseSwitch< ImageType >
setDown(bool down) noexcept (defined in ImageBaseSwitch< ImageType >)ImageBaseSwitch< ImageType >
setHeight(uint height) noexceptWidget
setId(uint id) noexceptWidget
setMargin(int x, int y) noexceptSubWidget
setMargin(const Point< int > &offset) noexceptSubWidget
setName(const char *name) 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
toBottom()SubWidgetvirtual
toFront()SubWidgetvirtual
~ImageBaseSwitch() override (defined in ImageBaseSwitch< ImageType >)ImageBaseSwitch< ImageType >
~SubWidget() overrideSubWidget
~Widget()Widgetvirtual