slint/internal/core/items
Tobias Hunger 749abeabe0 core: Add capture_key_event function into items
... and call that during key event delivery.

Add `capture_key_pressed` and `capture_key_released` callbacks
to `FocusScope` to expose this functionality.

Add a simple test to make sure Interception of key events works as
expected.

Related to: #102, #6390
2025-08-01 20:24:24 +02:00
..
component_container.rs core: Add capture_key_event function into items 2025-08-01 20:24:24 +02:00
drag_n_drop.rs core: Add capture_key_event function into items 2025-08-01 20:24:24 +02:00
flickable.rs core: Add capture_key_event function into items 2025-08-01 20:24:24 +02:00
image.rs core: Add capture_key_event function into items 2025-08-01 20:24:24 +02:00
input_items.rs core: Add capture_key_event function into items 2025-08-01 20:24:24 +02:00
path.rs core: Add capture_key_event function into items 2025-08-01 20:24:24 +02:00
text.rs core: Add capture_key_event function into items 2025-08-01 20:24:24 +02:00