slint/internal/backends/qt
Olivier Goffart c0cac46009 Add --generate-link-to-definition in the docs of all our published crate
This is a nice nightly rustdoc feature and we should make use of it
2025-06-06 21:47:36 +02:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
qt_widgets Renames after the API review 2025-06-06 12:31:50 +02: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 Add --generate-link-to-definition in the docs of all our published crate 2025-06-06 21:47:36 +02:00
key_generated.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
lib.rs Upgrade cbindgen and use unsafe(no_mangle) attributes (#8539) 2025-05-26 11:21:33 +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 Qt: Fix text_input_byte_offset_for_position when pos is exactly at the end of a line 2025-05-27 11:29:41 +02: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.