mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-03 13:23:00 +00:00
This was requested by a customer recently and it seems rather straight-forward to implement and offer. `clear()` mirrors `std::vector::clear()` and `set_vector` mirrors the `set_vec` we have in Rust. |
||
|---|---|---|
| .. | ||
| multiple-includes | ||
| CMakeLists.txt | ||
| datastructures.cpp | ||
| eventloop.cpp | ||
| interpreter.cpp | ||
| models.cpp | ||
| platform_eventloop.cpp | ||
| properties.cpp | ||
| test.slint | ||
| window.cpp | ||