slint/api/cpp/tests
Simon Hausmann 7d136b6568 Remove the window parameter from the render() function of all the renderers
This makes for a slimmer API and instead we can create the renderer <-> window association
behind the scenes ourselves,
in set_component.
2023-07-25 17:28:08 +02:00
..
manual Remove the window parameter from the render() function of all the renderers 2023-07-25 17:28:08 +02:00
multiple-includes Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
CMakeLists.txt C++ experimental platform event loop 2023-07-20 10:26:09 +02:00
datastructures.cpp C++: add a STD feature enabled by default 2023-07-18 12:44:20 +02:00
eventloop.cpp Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
interpreter.cpp Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
models.cpp Added cpp ReverseModel (#3132) 2023-07-24 11:32:45 +02:00
platform_eventloop.cpp C++: rename PlatformEvent to Platform::Task 2023-07-25 16:15:35 +02:00
properties.cpp Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
test.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
window.cpp Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00