What about if you try to use qDebug() for outputting?
Qt Code:
#include <QtDebug> qDebug() <<"1."<<ts.readAll()<<'\n'<<"2."<<s;To copy to clipboard, switch view to plain text mode
What about if you try to use qDebug() for outputting?
Qt Code:
#include <QtDebug> qDebug() <<"1."<<ts.readAll()<<'\n'<<"2."<<s;To copy to clipboard, switch view to plain text mode
J-P Nurmi
Bookmarks