slint/internal/interpreter
Olivier Goffart d2bd5366f4 Timer::set_interval
Don't return an Option, just return 0 when the timer is not started.
As discussed in the API review, the rational is that the interval is
just like a field in a struct and when the struct is default
constructed, it is initialized to 0
2024-09-18 09:24:39 +02:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
api.rs SwipeGestureRecognizer (#6005) 2024-09-09 14:40:55 +02:00
Cargo.toml Python: Fix support for named exports 2024-08-13 12:04:04 +02:00
dynamic_item_tree.rs Timer::set_interval 2024-09-18 09:24:39 +02:00
dynamic_type.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
eval.rs Change mod() to always return positive number (#6179) 2024-09-17 11:37:32 +02:00
eval_layout.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
ffi.rs interpreter: Mark ComponentCompiler as deprecated 2024-07-04 12:47:54 +02:00
global_component.rs Remove the is_root_component within the component 2024-06-21 11:58:09 +02:00
highlight.rs element_ids: Can't return a SharedString by value from the vtable 2024-06-05 01:29:58 -07:00
lib.rs doc: Fix intro that claimed that Compiler provided ComponentDefinition 2024-07-17 11:20:27 +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 Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00