slint/internal/backends/qt
2024-04-08 08:41:47 +02:00
..
LICENSES Remove now unused Qt license files 2023-12-01 14:48:07 +01:00
qt_widgets Check mouse button for qt widgets in input_event 2024-04-04 09:30:01 +02:00
accessible_generated.rs Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
build.rs Only enable the Qt backend by default on Linux 2024-02-07 15:20:03 +01:00
Cargo.toml Fix the release script 2024-03-14 10:50:18 +01:00
key_generated.rs janitor: Go over our spell checking setup 2023-10-16 09:01:51 +02:00
lib.rs Qt backend: Check if platform supports the selection clipboard 2024-01-10 10:11:05 +01:00
qt_accessible.rs Properly expose Switch as such in the accessibility tree 2024-04-08 08:41:47 +02:00
qt_widgets.rs Implement the quitting on windows close in i-slint-core and not in the platform 2024-01-08 21:17:52 +01:00
qt_window.rs Add an in-out boolean color-scheme property to Palette (#4701) 2024-03-26 15:44:22 +01:00
README.md reuse: remove glob for markdown files 2023-08-17 08:55:28 +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.