slint/sixtyfps_runtime/rendering_backends/qt
Olivier Goffart c37f0ce4c4 Load the cursor width property from the style
Ideally we would put the bindings dirrectly in the builtins.60
But this is unfortunately not possible because the "StyleMetrics" is not
yet available there and that would be a circular dependencies.
2020-11-25 09:58:54 +01:00
..
build.rs Remove QtQuick and QtQml linkage for the Qt backend 2020-09-11 08:18:07 +02:00
Cargo.toml Bump version 2020-10-22 08:41:45 +02:00
lib.rs Strawman implementation of a combo box 2020-11-03 17:55:49 +01:00
qttypes.rs Qt style: use a shared array everywhere 2020-10-19 11:52:03 +02:00
widgets.rs Load the cursor width property from the style 2020-11-25 09:58:54 +01:00