This is the complete list of members for Sh::Window, including all inherited members.
| attach(Args &&... args) | Sh::Window | |
| attach(SomeWindow *child) | Sh::Window | |
| contains(const Vector2< double > &point) const | Sh::Window | virtual |
| detach(Window *child) | Sh::Window | |
| getChildren() | Sh::Window | inline |
| getFrame() const | Sh::Window | |
| getParent() const | Sh::Window | |
| getPos() const | Sh::Window | |
| getSize() const | Sh::Window | |
| onRender() | Sh::Window | protectedvirtual |
| operator=(const Window &other)=delete | Sh::Window | |
| setParent(Window *new_parent) | Sh::Window | protectedvirtual |
| setPos(const Vector2< double > &pos) | Sh::Window | virtual |
| translate(const Vector2< double > &delta) | Sh::Window | virtual |
| Window()=delete | Sh::Window | |
| Window(const Window &other)=delete | Sh::Window | |
| Window(const Frame &frame) | Sh::Window | explicitprotected |
| WindowManager class | Sh::Window | friend |
| ~Listener() | Sh::Listener | virtual |
| ~Window() override=default | Sh::Window |