ewol::EventShortCut Class Reference
#include <Widget.hpp>
Public Attributes | |
| std::string | message |
| gale::key::Special | specialKey |
| char32_t | unicodeValue |
| enum gale::key::keyboard | keyboardMoveValue |
Detailed Description
Member Data Documentation
§ keyboardMoveValue
| enum gale::key::keyboard ewol::EventShortCut::keyboardMoveValue |
ewol::EVENT_KB_MOVE_TYPE_NONE if not used
§ message
| std::string ewol::EventShortCut::message |
data link with the event
§ specialKey
| gale::key::Special ewol::EventShortCut::specialKey |
special board key
§ unicodeValue
| char32_t ewol::EventShortCut::unicodeValue |
0 if not used
The documentation for this class was generated from the following file:
- framework/atria-soft/ewol/ewol/widget/Widget.hpp
1.8.12