This video goes beyond the basics of Slint and shows how to embed a Slint UI inside an existing Qt application using C++. You’ll learn how to integrate Slint widgets directly into Qt layouts, share data between Slint and Qt, and manage event communication between the two frameworks.
What you’ll learn:
How to embed Slint UI components in a Qt app
How to compile .slint files to native C++
How to synchronise data between Qt and Slint
How to manage event flow and cleanup
Resources:
Slint Documentation: https://slint.dev/docs
Slint Source Code: https://github.com/slint-ui/slint
Slint C++ Template: https://github.com/slint-ui/slint-cpp...
Code from this video: https://github.com/allankoechke/qt-sl...
Overview: (0:00)
Intro: (01:14)
Slint C++ Docs: (01:22)
Qt Project Setup: (02:45)
Slint Setup: (04:27)
Slint Generated Files: (29:02)
LibrePCB: (32:21)
Outro: (33:12)