slint/examples/cpptest
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
..
.gitignore Ignore more generated files 2020-05-11 10:56:33 +02:00
CMakeLists.txt More work on signal: the C++ part is working 2020-05-20 19:28:58 +02:00
hello.60 Fix number to string conversion in C++ 2020-05-27 16:18:08 +02:00
main.cpp Fix the C++ build 2020-05-28 12:07:11 +02:00