slint/examples/cpp/platform_qt
2023-08-25 13:58:55 +02:00
..
appwindow.slint C++ platform Qt example: handle key events 2023-07-31 12:58:38 +02:00
CMakeLists.txt Move the C++ specific example to the examples/cpp directory 2023-07-31 12:58:38 +02:00
main.cpp C++: add WindowAdaptor::update_window_properties 2023-08-25 13:58:55 +02:00
README.md xtask: Fix up license headers 2023-08-17 08:55:28 +02:00

C++ Platform Qt example

This example shows how to use the Slint platform API to render a Slint scene in a Qt window