class: ewol::EventShortCut
Constructor and Destructor:
+ EventShortCut ();
+ virtual ~EventShortCut ();
Synopsis:
+ std::string message;
+ ewol::key::Special specialKey;
+ char32_t unicodeValue;
Detail:
message
+ std::string message;data link with the event
specialKey
+ ewol::key::Special specialKey;special board key
unicodeValue
+ char32_t unicodeValue;0 if not used ewol::EVENT_KB_MOVE_TYPE_NONE if not used
EventShortCut
+ EventShortCut ();
~EventShortCut
+ virtual ~EventShortCut ();