mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
- s/physical_size/size/ (consistant with the slint::Window API) - remove const of virtual function (they don't need to be const and make implementation potentially easier) - Move the WindowProperties in it |
||
|---|---|---|
| .. | ||
| appwindow.slint | ||
| CMakeLists.txt | ||
| main.cpp | ||
| README.md | ||
C++ Platform Qt example
This example shows how to use the Slint platform API to render a Slint scene in a Qt window