slint/internal/interpreter
Olivier Goffart e11015e7b3 Two way binding with struct for the interpreter
Also fix #9765 while i'm at this by having a two way binding through a
Value for the struct
Fixes #9765
2025-10-24 17:33:13 +02:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
api.rs live-preview: account for transformation when highlighting items 2025-10-18 11:59:09 +02:00
Cargo.toml Rename "Live Reload" feature to "Live Preview for Rust/C++" 2025-08-28 17:26:01 +02:00
dynamic_item_tree.rs Two way binding with struct for the interpreter 2025-10-24 17:33:13 +02:00
dynamic_type.rs Janitor: Silence warning with nightly rust 2025-04-29 10:44:10 +02:00
eval.rs Two way binding with struct for the interpreter 2025-10-24 17:33:13 +02:00
eval_layout.rs Support default-font-* properties in Live-Preview 2025-04-24 09:18:45 +02:00
ffi.rs C++ live-reload: add conversion function for enum to/from Value 2025-08-18 15:11:29 +02:00
global_component.rs Two way binding with struct for the interpreter 2025-10-24 17:33:13 +02:00
highlight.rs live-preview: account for transformation when highlighting items 2025-10-18 11:59:09 +02:00
json.rs Tools: Remove the unnecessary 'FF' from generated colors (#9594) 2025-10-02 16:53:22 +03:00
lib.rs Remove doc_auto_cfg feature 2025-10-08 09:22:35 +02:00
live_preview.rs Rust/C++ Live-Preview: Fix live-reload on macOS 2025-09-03 14:24:11 +02:00
migration.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
tests.rs API review of the slint interpreter Compiler api 2024-07-05 17:20:08 +02:00
value_model.rs interpreter: Make the From<ModelRc> for Value implement set_row_data (#8575) 2025-06-02 16:02:16 +02:00