mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 06:41:14 +00:00
WIP: API to expose image loading from C++ and Rust
This commit is contained in:
parent
4584c40544
commit
0b3fecf300
15 changed files with 140 additions and 68 deletions
|
@ -32,7 +32,7 @@ declare_ValueType![
|
|||
f32,
|
||||
f64,
|
||||
crate::SharedString,
|
||||
crate::ImageReference,
|
||||
crate::graphics::Image,
|
||||
crate::Color,
|
||||
crate::PathData,
|
||||
crate::animations::EasingCurve,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue