slint/internal/backends/qt
2025-10-09 03:47:03 +13:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
qt_widgets Qt: Emit scrolled callback when dragging scrollbar 2025-10-07 09:04:30 +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 qt: Use parley for text rendering 2025-10-06 09:10:21 +02:00
key_generated.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
lib.rs QT: Hook up cursorFlashTime and pass the value to TextCursorBlinker (#9311) 2025-09-04 23:56:44 +12:00
qt_accessible.rs Qt: don't include the full of QtWidgets (#9312) 2025-09-03 13:17:20 +02:00
qt_widgets.rs Qt: don't include the full of QtWidgets (#9312) 2025-09-03 13:17:20 +02:00
qt_window.rs parley: make font_size a PhysicalLength (#9672) 2025-10-09 03:47:03 +13: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.