slint/internal/backends/qt
2023-02-10 16:49:25 +01:00
..
LICENSES Reuse compliance cleanups (found by the new tooling) 2022-02-15 11:34:37 +01:00
qt_widgets Harmonize style properties 2023-02-10 16:49:25 +01:00
accessible_generated.rs Basic Slint accessibility support (#1294) 2022-06-08 20:42:10 +02:00
build.rs Add StandardTableView widget (#2032) 2023-01-12 19:41:12 +01:00
Cargo.toml Bump version number to 1.0.0 2023-02-03 11:07:15 +01:00
key_generated.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lib.rs Rust: Make new(), run() and show() report errors from the backend 2023-02-10 05:00:03 +01:00
LICENSE.QT [reorg]: Move the rendering backends into internal 2022-01-31 16:00:50 +01:00
qt_accessible.rs Change Item::geometry() to return a LogicalRect 2022-10-13 17:02:18 +02:00
qt_widgets.rs Add StandardTableView widget (#2032) 2023-01-12 19:41:12 +01:00
qt_window.rs Rust: Make new(), run() and show() report errors from the backend 2023-02-10 05:00:03 +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.