Is there a way to determine whether or not a mousepress release occurred on a scrollbar? It seems that QEvent::MouseButtonRelease only gets activated when the user releases focus within the graphics view, and not on the scrollbars...