DISTRHO Plugin Framework
StandaloneWindow Member List

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

addIdleCallback(IdleCallback *callback, uint timerFrequencyInMs=0) (defined in StandaloneWindow)StandaloneWindowinline
close()Window
done()StandaloneWindowinline
exec(bool blockWait=false)Windowinline
fileBrowserSelected(const char *filename)Windowinlineprotectedvirtual
focus()Window
getApp() const noexcept (defined in StandaloneWindow)StandaloneWindowinline
getChildren() const noexceptWidget
Window::getClipboard(size_t &dataSize)Window
getClipboard(size_t &dataSize) (defined in TopLevelWidget)TopLevelWidget
getClipboardDataOfferTypes()Windowprotected
getGeometryConstraints(bool &keepAspectRatio)Window
getGraphicsContext() const noexcept (defined in StandaloneWindow)StandaloneWindowinline
getHeight() const noexcept (defined in StandaloneWindow)StandaloneWindowinline
getId() const noexceptWidget
getIgnoringKeyRepeat() const noexceptWindowinline
getName() const noexceptWidget
getNativeWindowHandle() const noexceptWindow
getOffset() const noexceptWindow
getOffsetX() const noexceptWindow
getOffsetY() const noexceptWindow
getParentApp() const noexcept (defined in TopLevelWidget)TopLevelWidgetinline
getParentWindow() const noexcept (defined in TopLevelWidget)TopLevelWidgetinline
getScaleFactor() const noexcept (defined in StandaloneWindow)StandaloneWindowinline
getScaling() const noexceptWindowinline
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
isEmbed() const noexceptWindow
isIgnoringKeyRepeat() const noexceptWindow
isResizable() const noexceptWindow
isVisible() const noexceptStandaloneWindowinline
onCharacterInput(const CharacterInputEvent &) overrideTopLevelWidgetprotectedvirtual
onClipboardDataOffer()Windowprotectedvirtual
onClose()Windowprotectedvirtual
onDisplay()=0Widgetprotectedpure virtual
onFileSelected(const char *filename)Windowprotectedvirtual
onFocus(bool focus, CrossingMode mode)Windowprotectedvirtual
onKeyboard(const KeyboardEvent &) overrideTopLevelWidgetprotectedvirtual
onMotion(const MotionEvent &) overrideTopLevelWidgetprotectedvirtual
onMouse(const MouseEvent &) overrideTopLevelWidgetprotectedvirtual
onReshape(uint width, uint height)Windowprotectedvirtual
onResize(const ResizeEvent &)Widgetprotectedvirtual
onScaleFactorChanged(double scaleFactor)Windowprotectedvirtual
onScroll(const ScrollEvent &) overrideTopLevelWidgetprotectedvirtual
onSpecial(const SpecialEvent &)Widgetinlineprotectedvirtual
openFileBrowser(const DGL_NAMESPACE::FileBrowserOptions &options=FileBrowserOptions())Window
reinit()StandaloneWindowinline
removeIdleCallback(IdleCallback *callback) (defined in StandaloneWindow)StandaloneWindowinline
renderToPicture(const char *filename)Window
repaint() noexceptStandaloneWindowinlinevirtual
Window::repaint(const Rectangle< uint > &rect) noexceptWindow
TopLevelWidget::repaint(const Rectangle< uint > &rect) noexceptTopLevelWidget
runAsModal(bool blockWait=false)Window
Window::setClipboard(const char *mimeType, const void *data, size_t dataSize)Window
setClipboard(const char *mimeType, const void *data, size_t dataSize) (defined in TopLevelWidget)TopLevelWidget
Window::setCursor(MouseCursor cursor)Window
setCursor(MouseCursor cursor) (defined in TopLevelWidget)TopLevelWidget
setGeometryConstraints(uint minimumWidth, uint minimumHeight, bool keepAspectRatio=false, bool automaticallyScale=false) (defined in StandaloneWindow)StandaloneWindowinline
Window::setGeometryConstraints(uint minimumWidth, uint minimumHeight, bool keepAspectRatio=false, bool automaticallyScale=false, bool resizeNowIfAutoScaling=true)Window
setGeometryConstraints(uint minimumWidth, uint minimumHeight, bool keepAspectRatio=false, bool automaticallyScale=false, bool resizeNowIfAutoScaling=true) (defined in TopLevelWidget)TopLevelWidget
setHeight(uint height) (defined in StandaloneWindow)StandaloneWindowinline
setId(uint id) noexceptWidget
setIgnoringKeyRepeat(bool ignore) noexceptWindow
setName(const char *name) noexceptWidget
setOffset(int x, int y)Window
setOffset(const Point< int > &offset)Window
setOffsetX(int x)Window
setOffsetY(int y)Window
setResizable(bool resizable)Window
setSize(uint width, uint height) (defined in StandaloneWindow)StandaloneWindowinline
setSize(const Size< uint > &size) (defined in StandaloneWindow)StandaloneWindowinline
setTitle(const char *title)Window
setTransientParent(uintptr_t transientParentWindowHandle)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 &transientParentWindow)StandaloneWindowinline
TopLevelWidget(Window &windowToMapTo)TopLevelWidgetexplicit
Window::Window(Application &app)Windowexplicit
Window::Window(Application &app, Window &transientParentWindow)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() overrideTopLevelWidget
~Widget()Widgetvirtual
~Window()Windowvirtual