slint/internal/interpreter
Olivier Goffart 5bd20def0e Experimental support for MenuBar
Introduces `MenuBar{ ... }` that can be put in a Window
2024-11-20 09:25:37 +01:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
api.rs interpreter: add TryInto/From conversion between Value and model 2024-11-20 09:25:37 +01:00
Cargo.toml Interpreter: on wasm, check the user agent to resolve the native style 2024-10-17 18:05:38 +02:00
dynamic_item_tree.rs Experimental support for MenuBar 2024-11-20 09:25:37 +01:00
dynamic_type.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
eval.rs Experimental support for MenuBar 2024-11-20 09:25:37 +01:00
eval_layout.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
ffi.rs Reduce SmolStr <-> &str conversions and copies (#6688) 2024-11-19 10:07:16 +01:00
global_component.rs Experimental support for MenuBar 2024-11-20 09:25:37 +01:00
highlight.rs interpreter: Find more elements in source code 2024-11-08 10:32:10 +01:00
lib.rs Show the exact feature condition around feature-gated types/functions… (#6820) 2024-11-18 13:21:58 +01: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 Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00