slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann 48e6d2f48b Fix handling of non-zero border width in clip-enabled Rectangles
The border should be visible (as in the included test case), which this
patch fixes for Qt by subtracting the border width just like when drawing.
2021-04-14 13:34:51 +02:00
..
build.rs Fix recurring C++ timers 2021-03-25 20:07:12 +01:00
Cargo.toml Don't link the qt backend with winit 2021-03-24 09:51:05 +01:00
key_generated.rs Add support for Path.fill-rule 2021-02-10 14:08:32 +01:00
lib.rs Load custom fonts from disk only once with Qt 2021-04-13 10:53:21 +02:00
qt_window.rs Fix handling of non-zero border width in clip-enabled Rectangles 2021-04-14 13:34:51 +02:00
qttypes.rs Polish a bit the Brush API 2021-03-10 16:54:33 +01:00
widgets.rs Add a qt_viewer example that uses QWidget 2021-03-23 17:13:41 +01:00