How about just:
Qt Code:
res = s;To copy to clipboard, switch view to plain text mode
Provided the appropriate column in the table is declared properly as a string column, Qt should automatically use the proper conversion.
How about just:
Qt Code:
res = s;To copy to clipboard, switch view to plain text mode
Provided the appropriate column in the table is declared properly as a string column, Qt should automatically use the proper conversion.
Bookmarks