The graphics view inhert the abstract scroll area - that is where the scroll bars enter the picture and that is where you have to look for the events/signals that you are looking for.
The graphics view inhert the abstract scroll area - that is where the scroll bars enter the picture and that is where you have to look for the events/signals that you are looking for.
Ok, I meant to also tell you that you can get the actual QScrollBar widgets using the verticalScrollbar and horizontalScrollbar methods.
Bookmarks