slint/api/cpp/include
Arthur Araruna 64ad1ce357 Add some color and brush manipulation funcs (#2565)
The added functions enable mixing colors and manipulating the opacity
of colors and brushes.

They enable the behavior of some of the available functions from SASS and are
added for future use for adding the Adwaita style (future PR).
2023-06-02 17:02:08 +02:00
..
slint.h Add support for select-all(), cut(), copy() and paste() functions on text input elements (#2804) 2023-06-01 16:04:53 +02:00
slint_brush.h Add some color and brush manipulation funcs (#2565) 2023-06-02 17:02:08 +02:00
slint_callbacks.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_color.h Add some color and brush manipulation funcs (#2565) 2023-06-02 17:02:08 +02:00
slint_config.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_image.h Remove BorrowedOpenGLTexture from the public API again and just provide a factory function in slint::Image 2023-06-01 15:56:55 +02:00
slint_interpreter.h Don't use old syntax in docs 2023-04-06 17:06:46 +02:00
slint_pathdata.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_platform.h Simplify Skia renderer API 2023-05-26 10:46:59 +02:00
slint_point.h c++: Turn (Logical|Physical)(Size|Position)` into structs 2022-09-13 18:17:56 +02:00
slint_properties.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_sharedvector.h C++: optimize SharedVector's iterator constructor 2023-05-17 09:23:17 +02:00
slint_size.h c++: Turn (Logical|Physical)(Size|Position)` into structs 2022-09-13 18:17:56 +02:00
slint_string.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_testing.h C++: use size_t everywhere as index in our models 2023-02-07 15:25:44 +01:00
vtable.h Add support for select-all(), cut(), copy() and paste() functions on text input elements (#2804) 2023-06-01 16:04:53 +02:00