mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 22:54:36 +00:00
![]() Avoid creating an intermediate array of items to free the graphics resources. Instead call run-time function with the item tree as a parameter, which is traversed. It's practically the same data structure that was previously created, except that it is shared/global and has little holes for the dynamic tree items, but those are easy to skip. |
||
---|---|---|
.. | ||
qt_widgets | ||
build.rs | ||
Cargo.toml | ||
key_generated.rs | ||
lib.rs | ||
LICENSE.QT | ||
qt_widgets.rs | ||
qt_window.rs | ||
QtThirdPartySoftware_Listing.txt |