[Qt-interest] On Windows QApplication::clipboard()->text() appears to filter CR (0d)

Anonymous tutorial at gawab.com
Sat Mar 7 18:37:22 CET 2009


Hello !


maybe i am doing something wrong but on ms windows doing:
QString str = QApplication::clipboard()->text() ;

appears to filter out the CR in the copied text (hexadecimal 0d), str will  
NOT contain \r ...
Is there another way to copy from clipboard?  What am I screwing up?






More information about the Qt-interest-old mailing list