It is not very clear in what sequence you are doing the things
Qt Code:
  1. scrollAreaCandidate->horizontalScrollBar()->setValue(2000);
To copy to clipboard, switch view to plain text mode 
this should done some were after you load the pixmap into QLabel, and set the QLabel in the scroll area, and then set the scroll bar position