slint/internal/interpreter
Simon Hausmann 907b58161c Add support for invoking an init callback on component and element construction
This enables imperative code to be run. To be used sparingly :-)
2022-11-17 10:12:08 +01:00
..
LICENSES Fix LICENSES symlinks 2022-02-09 17:05:47 +01:00
api.rs Add support for dispatching key events through the public platform API 2022-11-15 10:34:17 +01:00
Cargo.toml doc: Remove the experimental tag from the Skia renderer 2022-10-31 10:50:28 +01:00
dynamic_component.rs Add support for invoking an init callback on component and element construction 2022-11-17 10:12:08 +01:00
dynamic_type.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
eval.rs Refactoring: split ElementType away from the types used as property type 2022-10-26 14:50:44 +02:00
eval_layout.rs Implement BuiltinFunction::DarkColorScheme in the interpreter 2022-10-19 15:23:41 +02:00
ffi.rs API cleanup: Rename PlatformWindow to WindowAdapter 2022-08-29 16:53:47 +02:00
global_component.rs Refactoring: split ElementType away from the types used as property type 2022-10-26 14:50:44 +02:00
lib.rs Rename the compat feature again 2022-09-14 15:55:57 +02:00
migration.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
tests.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
value_model.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00