|
utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
|
This is the complete list of members for utility::event::TextInputEvent, including all inherited members.
| Event(void)=default | utility::event::Event | |
| getText(void) const | utility::event::TextInputEvent | |
| setText(const std::string &text) | utility::event::TextInputEvent | |
| TextInputEvent(void) | utility::event::TextInputEvent | explicit |
| ~Event(void)=default | utility::event::Event | virtual |
| ~TextInputEvent(void) override | utility::event::TextInputEvent |