slint/internal/backends/qt
Olivier Goffart 0c19751a1e Qt: do not wrap QPainter directly, but use a unique_ptr instead
Because QPainter can't be relocated.

Fixes #1230
2022-05-05 13:50:26 +02:00
..
LICENSES Reuse compliance cleanups (found by the new tooling) 2022-02-15 11:34:37 +01:00
qt_widgets Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
build.rs Upgrade qttypes 2022-02-23 22:17:12 +01:00
Cargo.toml Bump version number to 0.2.3 2022-05-04 12:32:58 +00:00
key_generated.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lib.rs janitor: cspell fixes 2022-04-13 14:42:32 +02:00
LICENSE.QT [reorg]: Move the rendering backends into internal 2022-01-31 16:00:50 +01:00
qt_widgets.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02:00
qt_window.rs Qt: do not wrap QPainter directly, but use a unique_ptr instead 2022-05-05 13:50:26 +02: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.