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