This is the complete list of members for WindowStateEvent, including all inherited members.
| clone(Allocator &allocator) const | BasicEvent< WindowStateEvent > | |
| copyConstruct(const EventT &ev, Allocator &allocator) | BasicEvent< WindowStateEvent > | static |
| destroy(Allocator &allocator) | BasicEvent< WindowStateEvent > | |
| destruct(EventT &ev, Allocator &allocator) | BasicEvent< WindowStateEvent > | static |
| Event() | Event | protected |
| onClone(Allocator &allocator) const | BasicEvent< WindowStateEvent > | protectedvirtual |
| onDestroy(Allocator &allocator) | BasicEvent< WindowStateEvent > | protectedvirtual |
| onTypeInfo() const | BasicEvent< WindowStateEvent > | protectedvirtual |
| setState(Window::State state) | WindowStateEvent | |
| state() const | WindowStateEvent | |
| typeInfo() const | BasicEvent< WindowStateEvent > | |
| widget() const | WindowStateEvent | |
| widgetId() const | WindowStateEvent | |
| WindowStateEvent(Widget &widget, Window::State state) | WindowStateEvent | |
| ~Event() | Event | virtual |
| ~WindowStateEvent() | WindowStateEvent | virtual |