DISTRHO Plugin Framework
 All Classes Functions Variables Enumerations Enumerator Groups Pages
ImageAboutWindow Member List

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

_setAutoScaling(double scaling) noexcept (defined in Window)Windowprotected
addIdleCallback(IdleCallback *const callback) (defined in Window)Window
close() (defined in Window)Window
contains(int x, int y) const noexceptWidget
contains(const Point< int > &pos) const noexceptWidget
exec(bool lockWait=false) (defined in Window)Window
fileBrowserSelected(const char *filename) (defined in Window)Windowprotectedvirtual
focus() (defined in Window)Window
getAbsolutePos() const noexceptWidget
getAbsoluteX() const noexceptWidget
getAbsoluteY() const noexceptWidget
getApp() const noexcept (defined in Window)Window
getGraphicsContext() const noexcept (defined in Window)Window
getHeight() const noexcept (defined in Window)Window
Widget::getHeight() const noexceptWidget
getId() const noexceptWidget
getIgnoringKeyRepeat() const noexcept (defined in Window)Window
getParentApp() const noexceptWidget
getParentWindow() const noexceptWidget
getScaling() const noexcept (defined in Window)Window
getSize() const noexcept (defined in Window)Window
Widget::getSize() const noexceptWidget
getTitle() const noexcept (defined in Window)Window
getWidth() const noexcept (defined in Window)Window
Widget::getWidth() const noexceptWidget
getWindowId() const noexcept (defined in Window)Window
hide() (defined in Window)Window
Widget::hide()Widget
ImageAboutWindow(Window &parent, const Image &image=Image()) (defined in ImageAboutWindow)ImageAboutWindowexplicit
ImageAboutWindow(Widget *widget, const Image &image=Image()) (defined in ImageAboutWindow)ImageAboutWindowexplicit
isEmbed() const noexcept (defined in Window)Window
isResizable() const noexcept (defined in Window)Window
isVisible() const noexcept (defined in Window)Window
Widget::isVisible() const noexceptWidget
onClose() (defined in Window)Windowprotectedvirtual
onDisplay() overrideImageAboutWindowprotectedvirtual
onDisplayAfter() (defined in Window)Windowprotectedvirtual
onDisplayBefore() (defined in Window)Windowprotectedvirtual
onKeyboard(const KeyboardEvent &) overrideImageAboutWindowprotectedvirtual
onMotion(const MotionEvent &)Widgetprotectedvirtual
onMouse(const MouseEvent &) overrideImageAboutWindowprotectedvirtual
onPositionChanged(const PositionChangedEvent &)Widgetprotectedvirtual
onReshape(uint width, uint height) override (defined in ImageAboutWindow)ImageAboutWindowprotectedvirtual
onResize(const ResizeEvent &)Widgetprotectedvirtual
onScroll(const ScrollEvent &)Widgetprotectedvirtual
onSpecial(const SpecialEvent &)Widgetprotectedvirtual
openFileBrowser(const FileBrowserOptions &options) (defined in Window)Window
removeIdleCallback(IdleCallback *const callback) (defined in Window)Window
repaint() noexcept (defined in Window)Window
Widget::repaint() noexceptWidget
setAbsolutePos(int x, int y) noexceptWidget
setAbsolutePos(const Point< int > &pos) noexceptWidget
setAbsoluteX(int x) noexceptWidget
setAbsoluteY(int y) noexceptWidget
setGeometryConstraints(uint width, uint height, bool aspect) (defined in Window)Window
setHeight(uint height) noexceptWidget
setId(uint id) noexceptWidget
setIgnoringKeyRepeat(bool ignore) noexcept (defined in Window)Window
setImage(const Image &image) (defined in ImageAboutWindow)ImageAboutWindow
setResizable(bool yesNo) (defined in Window)Window
setSize(uint width, uint height) (defined in Window)Window
setSize(Size< uint > size) (defined in Window)Window
Widget::setSize(uint width, uint height) noexceptWidget
Widget::setSize(const Size< uint > &size) noexceptWidget
setTitle(const char *title) (defined in Window)Window
setTransientWinId(uintptr_t winId) (defined in Window)Window
setVisible(bool yesNo) (defined in Window)Window
Widget::setVisible(bool yesNo)Widget
setWidth(uint width) noexceptWidget
show() (defined in Window)Window
Widget::show()Widget
Widget(Window &parent)Widgetexplicit
Widget::Widget(Widget *groupWidget)Widgetexplicit
Window(Application &app) (defined in Window)Windowexplicit
Window(Application &app, Window &parent) (defined in Window)Windowexplicit
Window(Application &app, intptr_t parentId, double scaling, bool resizable) (defined in Window)Windowexplicit
~Widget()Widgetvirtual
~Window() (defined in Window)Windowvirtual