slint/internal/backends/qt
Tobias Hunger cd6f2e2cf2 ci: Format toml files
... using taplo with default settings

I tried this with 4 spaces indentation, but the patch is almost as
big as this one, so I went with default settings instead as that
is just easier:-)
2025-04-02 11:03:41 +02:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
qt_widgets Convey clipping of children to accesskit (#7587) 2025-02-10 13:42:10 +01:00
accessible_generated.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
build.rs Auto-fixed clippy::unnecessary_map_or 2025-02-07 09:02:31 +01:00
Cargo.toml ci: Format toml files 2025-04-02 11:03:41 +02:00
key_generated.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
lib.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
qt_accessible.rs Add the accessible-read-only property 2025-02-19 09:16:41 +01:00
qt_widgets.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
qt_window.rs matching the math for skia and femtovg renders for radial gradient (#7899) 2025-03-21 10:53:04 -04:00
README.md Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00

NOTE: This library is an internal crate of the Slint project. This crate should not be used directly by applications using Slint. You should use the slint crate instead.

WARNING: This crate does not follow the semver convention for versioning and can only be used with version = "=x.y.z" in Cargo.toml.