mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
More work on state properties with transitions
C++ set the proper binding for StateInfo state binding
This commit is contained in:
parent
cfa9413861
commit
c50fc6f51c
5 changed files with 69 additions and 41 deletions
|
@ -64,7 +64,6 @@ using ItemVisitorRefMut = vtable::VRefMut<cbindgen_private::ItemVisitorVTable>;
|
|||
}
|
||||
using cbindgen_private::EasingCurve;
|
||||
using cbindgen_private::PropertyAnimation;
|
||||
using cbindgen_private::StateInfo;
|
||||
using cbindgen_private::Slice;
|
||||
using cbindgen_private::TextHorizontalAlignment;
|
||||
using cbindgen_private::TextVerticalAlignment;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue