mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
![]() This is the start of a different rendering abstraction, the result of a separate discussion. The objective is to provide a better backend encapsulation, that will make it easier to implement other backends and let the backend decide what to cache and what not. This is done by passing the struct with the Property<> fields directly to the backend, so that it can decide what the cache and what to use every time. |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
lib.rs | ||
qttypes.rs | ||
widgets.rs |