slint/internal/compiler/llr
Simon Hausmann 31767eb6ab Add a clear-focus()function on all elements that have a focus() function
This is the counter-part, which removes focus from the element if it's currently focused. The window - if focused - may still be focused towards the windowing system.
2024-04-26 11:09:11 +02:00
..
optim_passes Add a clear-focus()function on all elements that have a focus() function 2024-04-26 11:09:11 +02:00
expression.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
item_tree.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lower_expression.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lower_to_item_tree.rs Accessibility: Add support for accessibility-action-* callback (#5073) 2024-04-16 15:02:25 +02:00
pretty_print.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00