slint/internal/backends/qt
Simon Hausmann e35d05f6b9 API Review: Remove SharedImageBuffer from public API and rename Window::grab_window() to take_snapshot()
Use SharedPixelBuffer as return value for take_snapshot() and provide counter-parts to from_rgb* in Image as to_rgb*
2024-07-05 20:46:55 +02:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
qt_widgets TextEdit qt: fix text selection 2024-06-18 17:03:54 +02:00
accessible_generated.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
build.rs Qt: fix unexpected_cfgs warning 2024-07-02 11:50:27 +02:00
Cargo.toml Simplify commercial license (#3063) 2024-05-31 14:06:17 +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 Mark AccessibleRole as non-exhaustive 2024-06-11 08:02:10 -07:00
qt_widgets.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
qt_window.rs API Review: Remove SharedImageBuffer from public API and rename Window::grab_window() to take_snapshot() 2024-07-05 20:46:55 +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.