mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
parent
3ddc3c6ce5
commit
ce34ff87d0
12 changed files with 224 additions and 73 deletions
|
@ -224,6 +224,8 @@ fn to_eval_value<'cx>(
|
|||
Type::Enumeration(_) => todo!(),
|
||||
Type::Invalid
|
||||
| Type::Void
|
||||
| Type::InferredProperty
|
||||
| Type::InferredCallback
|
||||
| Type::Builtin(_)
|
||||
| Type::Native(_)
|
||||
| Type::Function { .. }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue