slint/api
Simon Hausmann eaddbe664e internal cleanup: Rename ComponentWindow to WindowRc
That's all it is nowadays, it's a wrapper around Rc<Window>. It's not an
alias because we need to also "wrap" it to C++ via cbindgen, but that's
about it.
2021-07-21 20:33:02 +02:00
..
sixtyfps-cpp internal cleanup: Rename ComponentWindow to WindowRc 2021-07-21 20:33:02 +02:00
sixtyfps-node Add a as_any to the Model trait to allow getting a reference to the original model 2021-07-20 15:38:10 +02:00
sixtyfps-rs internal cleanup: Rename ComponentWindow to WindowRc 2021-07-21 20:33:02 +02:00
sixtyfps-wasm-interpreter Use impl Default instead of new() constructors 2021-07-12 13:22:25 +02:00