DISTRHO Plugin Framework
TopLevelWidget Member List

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

addIdleCallback(IdleCallback *callback, uint timerFrequencyInMs=0) (defined in TopLevelWidget)TopLevelWidget
getApp() const noexceptTopLevelWidget
getGraphicsContext() const noexceptWidget
getHeight() const noexceptWidget
getId() const noexceptWidget
getParentApp() const noexcept (defined in TopLevelWidget)TopLevelWidgetinline
getParentWindow() const noexcept (defined in TopLevelWidget)TopLevelWidgetinline
getScaleFactor() const noexcept (defined in TopLevelWidget)TopLevelWidget
getSize() const noexceptWidget
getTopLevelWidget() const noexceptWidget
getWidth() const noexceptWidget
getWindow() const noexceptTopLevelWidget
hide()Widget
isVisible() const noexceptWidget
onCharacterInput(const CharacterInputEvent &)Widgetprotectedvirtual
onDisplay()=0Widgetprotectedpure virtual
onKeyboard(const KeyboardEvent &)Widgetprotectedvirtual
onMotion(const MotionEvent &)Widgetprotectedvirtual
onMouse(const MouseEvent &)Widgetprotectedvirtual
onResize(const ResizeEvent &)Widgetprotectedvirtual
onScroll(const ScrollEvent &)Widgetprotectedvirtual
onSpecial(const SpecialEvent &)Widgetprotectedvirtual
removeIdleCallback(IdleCallback *callback) (defined in TopLevelWidget)TopLevelWidget
repaint() noexceptTopLevelWidgetvirtual
repaint(const Rectangle< uint > &rect) noexcept (defined in TopLevelWidget)TopLevelWidget
setGeometryConstraints(uint minimumWidth, uint minimumHeight, bool keepAspectRatio=false, bool automaticallyScale=false) (defined in TopLevelWidget)TopLevelWidget
setHeight(uint height)TopLevelWidget
setId(uint id) noexceptWidget
setSize(uint width, uint height)TopLevelWidget
setSize(const Size< uint > &size)TopLevelWidget
setVisible(bool visible)Widget
setWidth(uint width)TopLevelWidget
show()Widget
TopLevelWidget(Window &windowToMapTo)TopLevelWidgetexplicit
Window (defined in TopLevelWidget)TopLevelWidgetfriend
~TopLevelWidget()TopLevelWidgetvirtual
~Widget()Widgetvirtual