65 #ifndef EVENTS_KEYEVENT_H
66 #define EVENTS_KEYEVENT_H
131 void setText(
const std::string &text)
134 std::string getText()
const
const Key & getKey() const
KeyEventTypeT getType() const
KeyEvent(Widget *const source, KeyEventTypeT type, const InputActionT actionId, const Key &key)
InputActionT getActionId() const
KeyEventType ::T KeyEventTypeT
#define A_DELETE_COPY(func)