slint/api
Simon Hausmann 78fae068dd Use ComponentRc during item tree traversal
This is in preparation for allowing the run-time / items to clone VRc's
of the component.

ComponentVTable functions like visit_children_item contine to take a
ComponentRefPin as "self" parameter type, as a VRc would not be
supported by rust right now. That means the implementation then uses
self_weak to obtain a strong self-reference.
2020-11-19 17:04:01 +01:00
..
sixtyfps-cpp Use ComponentRc during item tree traversal 2020-11-19 17:04:01 +01:00
sixtyfps-node Simplify event loop start-up 2020-11-12 15:04:48 +01:00
sixtyfps-rs More work on the state binding for transition: 2020-11-19 12:43:28 +01:00
sixtyfps-wasm-interpreter Simplify event loop start-up 2020-11-12 15:04:48 +01:00