hi
i have a qlabel whose parent is qscrollarea. i have subclassed the qlabel to receive mouse move events.
whwnever the label(contains image) is moved using mouse (click and then move)
the label inside qscrollarea moves. but the scrollbars are not moving with respect to qlabel.
how to update the scrollbars with respect to qlabel movement.
Bookmarks