slint/examples/cpp/platform_qt
Jocelyn Turcotte 678c7678e9 C++ API for KeyEvent.repeat
Add a new dispatch_key_press_repeat_event function to dispatch auto-repeated
key events.
2023-11-29 09:31:31 +01:00
..
appwindow.slint cleanup examples according to upcoming code guidelines (#3809) 2023-11-02 11:04:40 +01:00
CMakeLists.txt Move the C++ specific example to the examples/cpp directory 2023-07-31 12:58:38 +02:00
main.cpp C++ API for KeyEvent.repeat 2023-11-29 09:31:31 +01: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