My input is in a standard string format:
Qt Code:
std::string compressed_string2;To copy to clipboard, switch view to plain text mode
c_str converts a regular string to a QString.
My input is in a standard string format:
Qt Code:
std::string compressed_string2;To copy to clipboard, switch view to plain text mode
c_str converts a regular string to a QString.
Last edited by priceey; 23rd February 2009 at 15:59.
Bookmarks