Expand description
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.
Modules§
Structs§
Constants§
Traits§
- QtWidget
Accessor - This helper trait can be used to obtain access to a pointer to a QtWidget for a given
slint::Window
.“)]
Type Aliases§
- Native
Globals - Native
Widgets - NativeWidgets and NativeGlobals are “type list” containing all the native widgets and global types.