DISTRHO Plugin Framework
SubWidget Member List

This is the complete list of members for SubWidget, 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
isVisible() const noexceptWidget
NanoBaseWidget (defined in SubWidget)SubWidgetfriend
onCharacterInput(const CharacterInputEvent &)Widgetprotectedvirtual
onDisplay()=0Widgetprotectedpure virtual
onKeyboard(const KeyboardEvent &)Widgetprotectedvirtual
onMotion(const MotionEvent &)Widgetprotectedvirtual
onMouse(const MouseEvent &)Widgetprotectedvirtual
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
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
Widget (defined in SubWidget)SubWidgetfriend
~SubWidget()SubWidgetvirtual
~Widget()Widgetvirtual