slint/sixtyfps_runtime/rendering_backends/qt
Olivier Goffart 7821926002 Rust: defaults to the native style when Qt is available
This requires some gymnastics to get right as the information
need to be passed to the compiler despite having no direct dependency
between the compiler and the runtime or backends.
So use a file in the build directory to tell the default style

cc: #83
2021-07-28 16:57:09 +02:00
..
build.rs Rust: defaults to the native style when Qt is available 2021-07-28 16:57:09 +02:00
Cargo.toml Rust: defaults to the native style when Qt is available 2021-07-28 16:57:09 +02:00
key_generated.rs Update license date 2021-07-02 15:55:54 +02:00
lib.rs internal cleanup: Rename ComponentWindow to WindowRc 2021-07-21 20:33:02 +02:00
qt_window.rs Fix float comparison in qt_window.rs 2021-07-24 22:53:52 +02:00
widgets.rs Fix formatting (cargo fmt) 2021-07-27 19:37:06 +02:00