Hello guys
What's wrong with the code below that messagebox displays empty string??
Qt Code:
std::cout<<"bla"; qDebug()<<"ble"; line = stream.readLine(); To copy to clipboard, switch view to plain text mode
Hello guys
What's wrong with the code below that messagebox displays empty string??
Qt Code:
std::cout<<"bla"; qDebug()<<"ble"; line = stream.readLine(); To copy to clipboard, switch view to plain text mode
Last edited by MasterBLB; 19th November 2012 at 10:13.
Bookmarks