Qt 6.11 is out! See what's new in the release
blog
How to reproduce something like that in Qt?
-
Self explanatory title (how would that work in a button for example?)
-
Hi,
From a quick look, likely with QML and the QtQuick related modules.
-
Any other constraints ?
-
You can do custom painting with your widget, use the animation framework, the graphics view framework, OpenGL etc.