slint/sixtyfps_runtime/rendering_backends/qt
Olivier Goffart a71edafa33 Refactor the way the mouse events are processed
Have a function first called before the children, and then the main function
called after the children if they did not accept the event.  This will allow
processing the Flickable gesture properly
2021-02-12 20:47:59 +01:00
..
build.rs Fix build.rs not being re-run when the cpp! code changes 2021-01-28 17:23:10 +01:00
Cargo.toml Update version number everywhere 2021-01-28 16:34:13 +01:00
key_generated.rs Add support for Path.fill-rule 2021-02-10 14:08:32 +01:00
lib.rs Add the logo in the docs 2021-02-12 08:24:42 +01:00
qt_window.rs Simplify coordinate handling for item rendering 2021-02-12 17:12:58 +01:00
qttypes.rs Fix source scaling detection for the Qt backend 2021-02-10 21:33:04 +01:00
widgets.rs Refactor the way the mouse events are processed 2021-02-12 20:47:59 +01:00