slint/internal/backends/qt
2024-04-26 13:16:19 +02:00
..
LICENSES Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
qt_widgets Add a clear-focus()function on all elements that have a focus() function 2024-04-26 11:09:11 +02:00
accessible_generated.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
build.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
Cargo.toml Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
key_generated.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
lib.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
qt_accessible.rs accessibility: return an Option for accessible string values 2024-04-19 11:23:26 +02:00
qt_widgets.rs Update Slint Community License (#4994) 2024-04-15 15:18:55 +02:00
qt_window.rs Fix formatting issues 2024-04-26 13:16:19 +02:00
README.md Update Slint Community License (#4994) 2024-04-15 15:18:55 +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.