utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
Loading...
Searching...
No Matches
utility::event::TextInputEvent Member List

This is the complete list of members for utility::event::TextInputEvent, including all inherited members.

Event(void)=defaultutility::event::Event
getText(void) constutility::event::TextInputEvent
setText(const std::string &text)utility::event::TextInputEvent
TextInputEvent(void)utility::event::TextInputEventexplicit
~Event(void)=defaultutility::event::Eventvirtual
~TextInputEvent(void) overrideutility::event::TextInputEvent