slint/internal/backends/qt
2022-03-18 16:35:26 +01:00
..
LICENSES Reuse compliance cleanups (found by the new tooling) 2022-02-15 11:34:37 +01:00
qt_widgets don't draw lineEdit's focus ring if it is not enabled 2022-03-09 19:52:18 +01:00
build.rs Upgrade qttypes 2022-02-23 22:17:12 +01:00
Cargo.toml Bump version number to 0.2.2 2022-03-10 08:48:33 +00:00
key_generated.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lib.rs Build the backends without rtti unless needed (#1001) 2022-03-01 18:37:07 +01:00
LICENSE.QT [reorg]: Move the rendering backends into internal 2022-01-31 16:00:50 +01:00
qt_widgets.rs Prepare item rendering for children self-handling 2022-03-18 15:42:49 +01:00
qt_window.rs Implement correct opacity for the Qt backend 2022-03-18 16:35:26 +01:00
QtThirdPartySoftware_Listing.txt [reorg]: Move the rendering backends into internal 2022-01-31 16:00:50 +01:00
README.md Change the Url from sixtyfps.io to slint-ui.com 2022-02-08 08:52:46 +01: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.