mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-28 10:49:46 +00:00
This change adds `KeyPress` and `KeyRelease` variants to the `WindowEvent` enum, along with the new `slint::Key` enum, that allows encoding keys. |
||
|---|---|---|
| .. | ||
| datastructures.cpp | ||
| eventloop.cpp | ||
| interpreter.cpp | ||
| models.cpp | ||
| properties.cpp | ||
| test.slint | ||
| window.cpp | ||