This is the complete list of members for ImageAboutWindow, including all inherited members.
| _setAutoScaling(double scaling) noexcept (defined in Window) | Window | protected |
| addIdleCallback(IdleCallback *const callback) (defined in Window) | Window | |
| close() (defined in Window) | Window | |
| contains(int x, int y) const noexcept | Widget | |
| contains(const Point< int > &pos) const noexcept | Widget | |
| exec(bool lockWait=false) (defined in Window) | Window | |
| fileBrowserSelected(const char *filename) (defined in Window) | Window | protectedvirtual |
| focus() (defined in Window) | Window | |
| getAbsolutePos() const noexcept | Widget | |
| getAbsoluteX() const noexcept | Widget | |
| getAbsoluteY() const noexcept | Widget | |
| getApp() const noexcept (defined in Window) | Window | |
| getGraphicsContext() const noexcept (defined in Window) | Window | |
| getHeight() const noexcept (defined in Window) | Window | |
| Widget::getHeight() const noexcept | Widget | |
| getId() const noexcept | Widget | |
| getIgnoringKeyRepeat() const noexcept (defined in Window) | Window | |
| getParentApp() const noexcept | Widget | |
| getParentWindow() const noexcept | Widget | |
| getScaling() const noexcept (defined in Window) | Window | |
| getSize() const noexcept (defined in Window) | Window | |
| Widget::getSize() const noexcept | Widget | |
| getTitle() const noexcept (defined in Window) | Window | |
| getWidth() const noexcept (defined in Window) | Window | |
| Widget::getWidth() const noexcept | Widget | |
| 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) | ImageAboutWindow | explicit |
| ImageAboutWindow(Widget *widget, const Image &image=Image()) (defined in ImageAboutWindow) | ImageAboutWindow | explicit |
| isEmbed() const noexcept (defined in Window) | Window | |
| isResizable() const noexcept (defined in Window) | Window | |
| isVisible() const noexcept (defined in Window) | Window | |
| Widget::isVisible() const noexcept | Widget | |
| onClose() (defined in Window) | Window | protectedvirtual |
| onDisplay() override | ImageAboutWindow | protectedvirtual |
| onDisplayAfter() (defined in Window) | Window | protectedvirtual |
| onDisplayBefore() (defined in Window) | Window | protectedvirtual |
| onKeyboard(const KeyboardEvent &) override | ImageAboutWindow | protectedvirtual |
| onMotion(const MotionEvent &) | Widget | protectedvirtual |
| onMouse(const MouseEvent &) override | ImageAboutWindow | protectedvirtual |
| onPositionChanged(const PositionChangedEvent &) | Widget | protectedvirtual |
| onReshape(uint width, uint height) override (defined in ImageAboutWindow) | ImageAboutWindow | protectedvirtual |
| onResize(const ResizeEvent &) | Widget | protectedvirtual |
| onScroll(const ScrollEvent &) | Widget | protectedvirtual |
| onSpecial(const SpecialEvent &) | Widget | protectedvirtual |
| openFileBrowser(const FileBrowserOptions &options) (defined in Window) | Window | |
| removeIdleCallback(IdleCallback *const callback) (defined in Window) | Window | |
| repaint() noexcept (defined in Window) | Window | |
| Widget::repaint() noexcept | Widget | |
| setAbsolutePos(int x, int y) noexcept | Widget | |
| setAbsolutePos(const Point< int > &pos) noexcept | Widget | |
| setAbsoluteX(int x) noexcept | Widget | |
| setAbsoluteY(int y) noexcept | Widget | |
| setGeometryConstraints(uint width, uint height, bool aspect) (defined in Window) | Window | |
| setHeight(uint height) noexcept | Widget | |
| setId(uint id) noexcept | Widget | |
| 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) noexcept | Widget | |
| Widget::setSize(const Size< uint > &size) noexcept | Widget | |
| 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) noexcept | Widget | |
| show() (defined in Window) | Window | |
| Widget::show() | Widget | |
| Widget(Window &parent) | Widget | explicit |
| Widget::Widget(Widget *groupWidget) | Widget | explicit |
| Window(Application &app) (defined in Window) | Window | explicit |
| Window(Application &app, Window &parent) (defined in Window) | Window | explicit |
| Window(Application &app, intptr_t parentId, double scaling, bool resizable) (defined in Window) | Window | explicit |
| ~Widget() | Widget | virtual |
| ~Window() (defined in Window) | Window | virtual |
1.8.6