slint/examples/cpp
Olivier Goffart c47e6cd029 C++: Api changes in the WindowAdapter
- 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
2023-08-30 14:59:41 +02:00
..
platform_native C++: Api changes in the WindowAdapter 2023-08-30 14:59:41 +02:00
platform_qt C++: Api changes in the WindowAdapter 2023-08-30 14:59:41 +02:00
qt_viewer xtask: Fix up license headers 2023-08-17 08:55:28 +02:00