slint/internal/backends/qt
Simon Hausmann 1888e58735 Add API to set the XDG app id
ChangeLog: Added function to set the XDG app id on Wayland/X11. This needs to be added with respective function names in the language sections.

Fixes #1332
2024-11-22 11:24:06 +01:00
..
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
qt_widgets std-widgets: added horizontal-alignment to SpinBox (#6778) 2024-11-15 08:05:57 +00:00
accessible_generated.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
build.rs Silence a warning in Qt headers 2024-11-04 20:45:04 +01:00
Cargo.toml Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
key_generated.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
lib.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
qt_accessible.rs Changelog: Introduce AccessibleRole::ListItem 2024-09-16 09:15:39 +02:00
qt_widgets.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
qt_window.rs Add API to set the XDG app id 2024-11-22 11:24:06 +01:00
README.md Simplify commercial license (#3063) 2024-05-31 14:06:17 +02: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.