QScrollArea get a signal if the slider appears
Solved
General and Desktop
-
Hi
You can use
https://doc.qt.io/qt-5/qabstractscrollarea.html#verticalScrollBar
and isVisible()
when you add/remove or resize
to know if the scrollbars are being shown