slint/internal/backends/qt
Tobias Hunger f3feab1267
Implement ptr_eq for VWeak and PartialEq for Items (#976)
* Implement ptr_eq for VWeaks

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
2022-02-21 17:45:18 +01:00
..
LICENSES Reuse compliance cleanups (found by the new tooling) 2022-02-15 11:34:37 +01:00
qt_widgets Introduce a FocusEventResult enum (#975) 2022-02-21 17:43:41 +01:00
build.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
Cargo.toml Implement ptr_eq for VWeak and PartialEq for Items (#976) 2022-02-21 17:45:18 +01:00
key_generated.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lib.rs Replace use of SFPS prefix in Qt wrapper functions 2022-02-14 16:17:55 +01:00
LICENSE.QT [reorg]: Move the rendering backends into internal 2022-01-31 16:00:50 +01:00
qt_widgets.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
qt_window.rs Replace use of SFPS prefix in Qt wrapper functions 2022-02-14 16:17:55 +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.