Try:
Qt Code:
  1. textEdit->setTextInteractionFlags(Qt::NoTextInteraction);
To copy to clipboard, switch view to plain text mode 
..or use QLabel