windowEvents
const
auto windowEvents =
[typeid (KeyPressedEvent), typeid (KeyReleasedEvent), typeid (TextEnteredEvent), typeid (MouseDownEvent), typeid (MouseUpEvent), typeid (DblClickEvent), typeid (TripleClickEvent), typeid (MouseMoveEvent), typeid (MouseWheelEvent), typeid (WindowResizeEvent), typeid (WindowExposedEvent)];
rpui events
classesinterfacesstructsvariables