Thanks!!
I had already tested, and didn't works.

I tried:
Qt Code:
  1. scrollAreaCandidate->horizontalScrollBar()->update();
  2. scrollAreaCandidate->update();
  3. scrollAreaCandidate->horizontalScrollBar()->repaint();
To copy to clipboard, switch view to plain text mode 

But nothing works!!!