slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann e3d031a5a4 Fix wasm build when Qt is found in the host system
Pull in qttypes only on non-wasm builds. This requires resolver = "2" as
well, but we require that anyway for wasm builds.
2021-04-27 15:43:05 +02:00
..
build.rs Use the qttypes crate 2021-04-20 12:41:44 +02:00
Cargo.toml Fix wasm build when Qt is found in the host system 2021-04-27 15:43:05 +02:00
key_generated.rs Add support for Path.fill-rule 2021-02-10 14:08:32 +01:00
lib.rs Use the qttypes crate 2021-04-20 12:41:44 +02:00
qt_window.rs Fix popup placmement and size with the qt backend 2021-04-26 17:29:06 +02:00
widgets.rs Fix native widget with the GL backend and a scale factor 2021-04-21 18:38:58 +02:00