Hmm. What if you invoke the update method like this
Qt Code:
  1. QMetaObject::invokeMethod(frame, "update", Qt::QueuedConnection);
To copy to clipboard, switch view to plain text mode 

Cheers,
_