THX fullmetalcoder.
I made my custom class which inherits QAbstractScrollArea, and drew my chart with paintEvent(). Now the scroll bar could be easily moved, but the content (my chart) is not changed. Did I forget something that should be handled?
Here is my code I just fixed tonight.
Bookmarks