Qt 6.11 is out! See what's new in the release
blog
QGraphicsProxyWidget resize in QGraphicsScene Error.
-
I am using QGraphicsProxyWidget (QTableView) in QGraphicsScene.
Pressing QTableView creates a size control point.
If you click on this point to reduce the size, you will see a scroll bar and you will not see the columns.
I would like to reduce the image when I reduce the size.
What should I do? Thank you.
