Qt 6.11 is out! See what's new in the release
blog
Simple image editing app
-
This post is deleted!
-
-
Hi
This sample would be a good starting point for such app. (IMHO)
https://doc.qt.io/qt-5/qtwidgets-graphicsview-diagramscene-example.html
It already has a function to add text object.