Don't believe thats the case.

Qt Code:
  1. std::string x = title.toStdString();
To copy to clipboard, switch view to plain text mode 

The above works just fine, but FindWindow needs a widestring param.