Results 1 comments of valerialaura

Same technique, but with no need of modifying the source code: you can force it by calling setFocused(false); (which will call onFocusLost()) `tf->setText(clipboardContents);` `tf->setFocused(false);`