slint/api/sixtyfps-cpp/include
Olivier Goffart b34a34cea0 C++ Make sure that the layout is properly updated when the model of a for or if changes
The problem is that the backend is using the `meta_property_listener` to know
if the layout must be updated, but the C++ code would not register a dependency

NOTE about the test: The test doesn't really test that it works because
the test backend don't have a meta_property_listener and apply the layout
inconditionally in sixtyfps_send_mouse_click
2021-02-18 09:40:12 +01:00
..
sixtyfps.h C++ Make sure that the layout is properly updated when the model of a for or if changes 2021-02-18 09:40:12 +01:00
sixtyfps_brush.h Fix failing default_color.60 test 2021-02-04 13:44:10 +01:00
sixtyfps_callbacks.h Handle native callbacks with return value 2021-01-26 17:05:30 +01:00
sixtyfps_color.h Generate linear gradient in C++ 2021-02-03 10:16:23 +01:00
sixtyfps_pathdata.h Added the two missing path sub-elements for quadratic and cubic curves 2021-01-28 14:14:24 +01:00
sixtyfps_properties.h Change Rectangle::background's type to be a brush 2021-02-03 12:49:44 +01:00
sixtyfps_resource.h Also do the comperty comparison in C++ 2020-10-31 14:36:38 +01:00
sixtyfps_sharedvector.h Rename SharedArray to SharedVector 2020-12-18 10:26:07 +01:00
sixtyfps_string.h Fix string comparison in C++ 2020-11-03 19:42:01 +01:00
sixtyfps_testing.h Change the C++ test API of the send_mouse_click 2021-01-29 16:55:48 +01:00
vtable.h Add ability to get the parent item from the vtable 2021-01-26 10:36:37 +01:00