DISTRHO Plugin Framework
ImageBaseAboutWindow< ImageType > Member List

This is the complete list of members for ImageBaseAboutWindow< ImageType >, including all inherited members.

addIdleCallback(IdleCallback *callback, uint timerFrequencyInMs=0) (defined in StandaloneWindow)StandaloneWindowinline
close()Window
exec(bool blockWait=false) (defined in Window)Windowinline
focus()Window
Window::getApp() const noexceptWindow
TopLevelWidget::getApp() const noexceptTopLevelWidget
getGraphicsContext() const noexcept (defined in StandaloneWindow)StandaloneWindowinline
getHeight() const noexcept (defined in StandaloneWindow)StandaloneWindowinline
getId() const noexceptWidget
getIgnoringKeyRepeat() const noexcept (defined in Window)Windowinline
getNativeWindowHandle() const noexceptWindow
getParentApp() const noexcept (defined in TopLevelWidget)TopLevelWidgetinline
getParentWindow() const noexcept (defined in TopLevelWidget)TopLevelWidgetinline
Window::getScaleFactor() const noexceptWindow
getScaleFactor() const noexcept (defined in TopLevelWidget)TopLevelWidget
getScaling() const noexcept (defined in Window)Windowinline
getSize() const noexcept (defined in StandaloneWindow)StandaloneWindowinline
getTitle() const noexceptWindow
getTopLevelWidget() const noexceptWidget
getWidth() const noexcept (defined in StandaloneWindow)StandaloneWindowinline
getWindow() const noexceptTopLevelWidget
hide() (defined in StandaloneWindow)StandaloneWindowinline
ImageBaseAboutWindow(Window &parentWindow, const ImageType &image=ImageType()) (defined in ImageBaseAboutWindow< ImageType >)ImageBaseAboutWindow< ImageType >explicit
ImageBaseAboutWindow(TopLevelWidget *parentTopLevelWidget, const ImageType &image=ImageType()) (defined in ImageBaseAboutWindow< ImageType >)ImageBaseAboutWindow< ImageType >explicit
isEmbed() const noexceptWindow
isIgnoringKeyRepeat() const noexceptWindow
isResizable() const noexcept (defined in Window)Window
isVisible() const noexceptStandaloneWindowinline
onCharacterInput(const CharacterInputEvent &)Widgetprotectedvirtual
onClose()Windowprotectedvirtual
onDisplay() overrideImageBaseAboutWindow< ImageType >protectedvirtual
onFocus(bool focus, CrossingMode mode)Windowprotectedvirtual
onKeyboard(const KeyboardEvent &) overrideImageBaseAboutWindow< ImageType >protectedvirtual
onMotion(const MotionEvent &)Widgetprotectedvirtual
onMouse(const MouseEvent &) overrideImageBaseAboutWindow< ImageType >protectedvirtual
onReshape(uint width, uint height) overrideImageBaseAboutWindow< ImageType >protectedvirtual
onResize(const ResizeEvent &)Widgetprotectedvirtual
onScroll(const ScrollEvent &)Widgetprotectedvirtual
onSpecial(const SpecialEvent &)Widgetprotectedvirtual
removeIdleCallback(IdleCallback *callback) (defined in StandaloneWindow)StandaloneWindowinline
repaint() noexceptStandaloneWindowinlinevirtual
Window::repaint(const Rectangle< uint > &rect) noexceptWindow
repaint(const Rectangle< uint > &rect) noexcept (defined in TopLevelWidget)TopLevelWidget
runAsModal(bool blockWait=false)Window
setGeometryConstraints(uint minimumWidth, uint minimumHeight, bool keepAspectRatio=false, bool automaticallyScale=false) (defined in StandaloneWindow)StandaloneWindowinline
setHeight(uint height) (defined in StandaloneWindow)StandaloneWindowinline
setId(uint id) noexceptWidget
setIgnoringKeyRepeat(bool ignore) noexceptWindow
setImage(const ImageType &image) (defined in ImageBaseAboutWindow< ImageType >)ImageBaseAboutWindow< ImageType >
setResizable(bool resizable) (defined in Window)Window
setSize(uint width, uint height) (defined in StandaloneWindow)StandaloneWindowinline
setSize(const Size< uint > &size) (defined in StandaloneWindow)StandaloneWindowinline
setTitle(const char *title)Window
setVisible(bool yesNo) (defined in StandaloneWindow)StandaloneWindowinline
setWidth(uint width) (defined in StandaloneWindow)StandaloneWindowinline
show() (defined in StandaloneWindow)StandaloneWindowinline
StandaloneWindow(Application &app)StandaloneWindowinline
StandaloneWindow(Application &app, Window &parentWindow)StandaloneWindowinline
TopLevelWidget(Window &windowToMapTo)TopLevelWidgetexplicit
Window::Window(Application &app)Windowexplicit
Window::Window(Application &app, Window &parent)Windowexplicit
Window::Window(Application &app, uintptr_t parentWindowHandle, double scaleFactor, bool resizable)Windowexplicit
Window::Window(Application &app, uintptr_t parentWindowHandle, uint width, uint height, double scaleFactor, bool resizable)Windowexplicit
~TopLevelWidget()TopLevelWidgetvirtual
~Widget()Widgetvirtual
~Window()Windowvirtual