How did this widget is made?
Solved
General and Desktop
-
Hi and welcome to the forums
It looks like a TableWidget/View
with one or more delegates.https://doc.qt.io/qt-6/qtableview.html
https://doc.qt.io/qt-6/qitemdelegate.htmlexample
https://doc.qt.io/qt-6/qtwidgets-itemviews-stardelegate-example.html -