slint/api/cpp/include
Tobias Hunger dd59d41ee6 Rename init_*_items to register_component
I want to track component structure changes in the window without
generating more code. So use a more generic name for the init_*_items
functions, so that I can add the functionality I need in there.

Also add a register_component to PlatformWindow and call that.
2022-06-30 11:51:49 +02:00
..
slint.h Rename init_*_items to register_component 2022-06-30 11:51:49 +02:00
slint_brush.h Implements @radial-gradient(circle, ...) 2022-05-19 14:07:20 +02:00
slint_callbacks.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_color.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_config.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_image.h Fix C++ build 2022-03-03 14:39:11 +01:00
slint_interpreter.h C++ VBox: make the destructor delete the content in C++ 2022-05-30 13:54:35 +02:00
slint_pathdata.h Declare .slint enum in one place in i-slint-common 2022-04-14 19:17:48 +02:00
slint_properties.h C++: Setting a value to a property having a binding should always clear the binding 2022-05-09 09:30:01 +02:00
slint_sharedvector.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_size.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_string.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
slint_testing.h Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
vtable.h C++ VBox: make the destructor delete the content in C++ 2022-05-30 13:54:35 +02:00