slint/api/cpp/include
Simon Hausmann ef4074b041 Further simplify renderer storage in C++ platform API
Using an std::optional is even simpler and avoids a malloc.
2023-05-21 14:40:43 +02:00
..
slint.h Replace access to raw WindowAdapterRcOpaque with friend declarations 2023-05-21 14:40:43 +02: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++: Warn when the return value of slint::Image::load_from_path is not used 2023-05-10 11:46:00 +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 Further simplify renderer storage in C++ platform API 2023-05-21 14:40:43 +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 Fix C++ formatting 2023-04-24 18:02:55 +02:00