![]() |
Ultralight C++ API 1.3.0
|
Go to the source code of this file.
Classes | |
| class | ultralight::KeyEvent |
| Generic keyboard event representing a change in keyboard state. More... | |
Functions | |
| void | ultralight::GetKeyIdentifierFromVirtualKeyCode (int virtual_key_code, String &key_identifier_result) |
| Utility function for generating a key identifier string from a virtual key-code. | |
| void | ultralight::GetKeyFromVirtualKeyCode (int virtual_key_code, bool shift, String &key_result) |
| Utility function for generating a key string from a virtual key-code. | |
Namespaces | |
| namespace | ultralight |