Crate i_slint_backend_qt

Source
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§

native_widgets

Structs§

Backend

Constants§

HAS_NATIVE_STYLE

Traits§

QtWidgetAccessor
This helper trait can be used to obtain access to a pointer to a QtWidget for a given slint::Window.“)]

Type Aliases§

NativeGlobals
NativeWidgets
NativeWidgets and NativeGlobals are “type list” containing all the native widgets and global types.