slint/examples/printerdemo_old/rust
Simon Hausmann b27034efa5 Rename sixtyfps::IntoWeak into sixtyfps::ComponentHandle and remove Clone from generated components
`ComponentHandle` offers a richer API of common functions, such as
`show()`/`hide()` as well as the new `clone_strong()` - that should help
to prevent mistakely created strong reference that may cause leaks.

Fixes #188
2021-03-15 16:01:13 +01:00
..
build.rs Copy the printerdemo to printerdemo_old 2021-02-22 11:16:40 +01:00
Cargo.toml Copy the printerdemo to printerdemo_old 2021-02-22 11:16:40 +01:00
index.html Copy the printerdemo to printerdemo_old 2021-02-22 11:16:40 +01:00
main.rs Rename sixtyfps::IntoWeak into sixtyfps::ComponentHandle and remove Clone from generated components 2021-03-15 16:01:13 +01:00