How can I get the scrollbar value of one widget in a scrollarea
-
Hi
Did you try to fool around with
https://doc.qt.io/qt-5/qscrollarea.html#ensureWidgetVisible
and the margin to see if that can be used ?
Hi
Did you try to fool around with
https://doc.qt.io/qt-5/qscrollarea.html#ensureWidgetVisible
and the margin to see if that can be used ?