slint/api/sixtyfps-cpp/include
Simon Hausmann d4178e0935 Avoid duplicate symbols when linking .o files
Mark some functions as inline to avoid generating symbols that would
produce duplicate errors when linking multiple .o files that include the
SixtyFPS headers.
2021-03-31 08:42:54 +02:00
..
sixtyfps.h Avoid duplicate symbols when linking .o files 2021-03-31 08:42:54 +02:00
sixtyfps_brush.h Fixup C++ build 2021-03-10 17:24:31 +01:00
sixtyfps_callbacks.h Handle native callbacks with return value 2021-01-26 17:05:30 +01:00
sixtyfps_color.h Avoid duplicate symbols when linking .o files 2021-03-31 08:42:54 +02:00
sixtyfps_config.h Make it possible to use the C++ headers without CMake 2021-03-31 08:42:54 +02:00
sixtyfps_image.h Rename Resource to ImageReference in the runtime 2021-03-11 10:06:23 +01:00
sixtyfps_interpreter.h Add C++ API for ComponentDefinition::properties() 2021-03-31 08:42:54 +02:00
sixtyfps_pathdata.h Added the two missing path sub-elements for quadratic and cubic curves 2021-01-28 14:14:24 +01:00
sixtyfps_properties.h Avoid duplicate symbols when linking .o files 2021-03-31 08:42:54 +02:00
sixtyfps_sharedvector.h Add SharedVector<T>::empty() and a constructor that takes an initializer list 2021-03-17 15:19:59 +01:00
sixtyfps_string.h Avoid duplicate symbols when linking .o files 2021-03-31 08:42:54 +02:00
sixtyfps_testing.h Change the C++ test API of the send_mouse_click 2021-01-29 16:55:48 +01:00
vtable.h Add ability to get the parent item from the vtable 2021-01-26 10:36:37 +01:00