slint/examples/cpp/platform_qt
Olivier Goffart a12b7c416f C++ platform qt example: implement timer events
(so that the line edit cursor blinks)
2023-08-01 17:50:00 +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++ platform qt example: implement timer events 2023-08-01 17:50:00 +02:00
README.md Move the C++ specific example to the examples/cpp directory 2023-07-31 12:58:38 +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