slint/api/sixtyfps-cpp/include
Simon Hausmann 391d0152f0 Add Color::brighter/darker functions
These are exposed in .60 as well as in Rust and C++ and implemented by
converting to HSV color space and adjusting the brightness (value).
2021-02-24 10:49:27 +01:00
..
sixtyfps.h Use the Noto fonts from the C++ build of the printer demo 2021-02-22 11:17:39 +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 Add Color::brighter/darker functions 2021-02-24 10:49:27 +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 Use the Noto fonts from the C++ build of the printer demo 2021-02-22 11:17:39 +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