slint/api/cpp/include
Olivier Goffart e85e69fda0
Declare .slint enum in one place in i-slint-common
This avoid repeating the enums both in the compiler and in
the runtime library, and register them in a bunch of other places.

So it should be easier to add enums and enum values

Since cbindgen doesn't see through the macro, generate the enum
manually
2022-04-14 19:17:48 +02:00
..
slint.h Add a reset function to the model notifier 2022-04-14 14:06:34 +02:00
slint_brush.h Allow .darker and .brighter on Brush 2022-04-12 13:01:53 +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 Add a reset function to the model notifier 2022-04-14 14:06:34 +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 Update copyright information to reflect name change 2022-02-09 10:27:47 +01: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 Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00