slint/api/sixtyfps-cpp/include
Simon Hausmann f2df9293a9 Fix the C++ build
Remove the Optional from the evaluation context passing for property
evaluation. Unfortunately there are nullptr uses left on the C++ side,
that need to be replaced with passing through.
2020-05-28 12:07:11 +02:00
..
sixtyfps.h More work on signal: the C++ part is working 2020-05-20 19:28:58 +02:00
sixtyfps_properties.h Fix the C++ build 2020-05-28 12:07:11 +02:00
sixtyfps_signals.h More work on signal: the C++ part is working 2020-05-20 19:28:58 +02:00
sixtyfps_string.h Fix number to string conversion in C++ 2020-05-27 16:18:08 +02:00
vtable.h Change the representation of the Property to be more FFI friendly 2020-05-19 15:09:45 +02:00