slint/internal/compiler/llr
FloVanGH 14c7910d49
PopupWindow: added close-policy property (#6614)
* Update api/cpp/include/slint_window.h

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update docs/reference/src/language/builtins/elements.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>

* Update internal/core/window.rs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update internal/interpreter/eval.rs

Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>

* Update internal/backends/qt/qt_window.rs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update internal/interpreter/dynamic_item_tree.rs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update internal/compiler/passes/materialize_fake_properties.rs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Simon Hausmann <simon.hausmann@slint.dev>
2024-10-24 09:27:39 +00:00
..
optim_passes Add support for a font-metrics property to Text/TextInput. (#6452) 2024-10-05 17:00:46 +02:00
expression.rs PopupWindow: added close-policy property (#6614) 2024-10-24 09:27:39 +00:00
item_tree.rs Support for changed callback in global 2024-10-22 09:26:48 +02:00
lower_expression.rs PopupWindow: added close-policy property (#6614) 2024-10-24 09:27:39 +00:00
lower_to_item_tree.rs Support for changed callback in global 2024-10-22 09:26:48 +02:00
pretty_print.rs Support for changed callback in global 2024-10-22 09:26:48 +02:00