DISTRHO Plugin Framework
 All Classes Functions Variables Modules Pages
ImageAboutWindow Member List

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

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
getHeight() const noexcept (defined in Window)Window
Widget::getHeight() const noexceptWidget
getId() const noexceptWidget
getParentApp() const noexceptWidget
getParentWindow() const noexceptWidget
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
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
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
setHeight(uint height) noexceptWidget
setId(uint id) noexceptWidget
setImage(const Image &image) (defined in ImageAboutWindow)ImageAboutWindow
setNeedsFullViewport(bool yesNo) noexceptWidgetprotected
setNeedsScaling(bool yesNo) noexceptWidgetprotected
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
Window(App &app) (defined in Window)Windowexplicit
Window(App &app, Window &parent) (defined in Window)Windowexplicit
Window(App &app, intptr_t parentId) (defined in Window)Windowexplicit
~Widget()Widgetvirtual
~Window() (defined in Window)Windowvirtual