Rename visibleRect to visibleGeometry
"rect"s have their origin at the top-left corner of the frame. However, visibleRect() returns a QRect that's in the global coordinates.
Please register or sign in to comment
"rect"s have their origin at the top-left corner of the frame. However, visibleRect() returns a QRect that's in the global coordinates.