I am having the following codes::
Qt Code:
char * size; QString str; str.sprintf("Size %s",value);To copy to clipboard, switch view to plain text mode
How to copy the str value to size??? please help me
I am having the following codes::
Qt Code:
char * size; QString str; str.sprintf("Size %s",value);To copy to clipboard, switch view to plain text mode
How to copy the str value to size??? please help me
Bookmarks