5#include "fifechan/events/textinputevent.hpp"
23 mText(std::move(text)),
std::string const & getText() const
Gets the text of the event.
Type mType
The type of text event.
std::string mText
The UTF-8 text.
TextInputEvent(Widget *source, Widget *distributor, bool isShiftPressed, bool isControlPressed, bool isAltPressed, bool isMetaPressed, std::string text, Type type=Type::Input)
Constructor.
Type getType() const
Gets the type of text event.
Used replacement tokens by configure_file():