try something like that (untested)
Qt Code:
To copy to clipboard, switch view to plain text mode
try something like that (untested)
Qt Code:
To copy to clipboard, switch view to plain text mode
If the first character string is a list of token delimiter then what caduel suggested should work, except that he forgot to escape the backslash (does the dot needs to be backslashed inside a set anyway?) :
Qt Code:
To copy to clipboard, switch view to plain text mode
Current Qt projects : QCodeEdit, RotiDeCode
Bookmarks