mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +00:00
Adds methods to change a `string`'s case to lowercase or uppercase. They use Rust's `to_lowercase` and `to_uppercase` `String` methods. ChangeLog: Added string.to-lowercase and string.to-uppercase Closes #7860 |
||
|---|---|---|
| .. | ||
| cpp.rs | ||
| rust.rs | ||