I am using a QScrollArea. I would like to change the position of it by setting the vertical scrollbar's position. There are two possible methods setValue() and setSliderPosition(). The documentation states that the difference between them is that there is tracking on one of them. What is meant by tracking?
I look forward to hearing from you.