opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
osc::TextInputEvent Class Referencefinal

#include <text_input_event.h>

Inheritance diagram for osc::TextInputEvent:
[legend]
Collaboration diagram for osc::TextInputEvent:
[legend]

Public Member Functions

 TextInputEvent (std::string utf8_text)
 
CStringView utf8_text () const
 
- Public Member Functions inherited from osc::Event
virtual ~Event () noexcept=default
 
EventType type () const
 
bool propagates () const
 
void enable_propagation ()
 
void disable_propagation ()
 

Additional Inherited Members

- Protected Member Functions inherited from osc::Event
 Event ()=default
 
 Event (EventType type)
 
 Event (const Event &)=default
 
 Event (Event &&) noexcept=default
 
Eventoperator= (const Event &)=default
 
Eventoperator= (Event &&) noexcept=default
 

Constructor & Destructor Documentation

◆ TextInputEvent()

osc::TextInputEvent::TextInputEvent ( std::string  utf8_text)
inlineexplicit

Member Function Documentation

◆ utf8_text()

CStringView osc::TextInputEvent::utf8_text ( ) const
inline

The documentation for this class was generated from the following file: