slint/examples/cpp/platform_qt
Olivier Goffart 88697c68bb Remove license header from .md/.mdx files
They should be in the lines, but the problem is that this causes issues
in the .mdx files.

License header doesn't really make sense for .md files anyway
2025-12-04 21:58:09 +01:00
..
app-window.slint Fixed kebab casing of previous appwindow.slint. 2024-09-20 10:26:49 +02:00
CMakeLists.txt Fixed kebab casing of previous appwindow.slint. 2024-09-20 10:26:49 +02:00
main.cpp Fixed kebab casing of previous appwindow.slint. 2024-09-20 10:26:49 +02:00
README.md Remove license header from .md/.mdx files 2025-12-04 21:58:09 +01:00

C++ Platform Qt example

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