slint/api/cpp/include
Olivier Goffart a19efc30db
Replace the MAX_BUFFER_AGE const generic with a runtime enum
Having a const generic for that didn't turn to be a good API.
Also made the C++ side more difficult

(Also renamed buffer_stride to pixel_stride)

Closes #2135
2023-02-08 14:44:01 +01:00
..
slint.h C++: use size_t everywhere as index in our models 2023-02-07 15:25:44 +01:00
slint_brush.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_callbacks.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_color.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_config.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_image.h C++: Generate image texture data for software renderer 2022-12-09 09:25:48 +01:00
slint_interpreter.h C++: use size_t everywhere as index in our models 2023-02-07 15:25:44 +01:00
slint_pathdata.h Run clang-format over C++ files 2022-08-17 07:44:22 +02:00
slint_platform.h Replace the MAX_BUFFER_AGE const generic with a runtime enum 2023-02-08 14:44:01 +01: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 Update copyright information to reflect name change 2022-02-09 10:27:47 +01: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 Run clang-format over C++ files 2022-08-17 07:44:22 +02:00