Hello all
I have a such working expression set on a line edit:
it works well.Qt Code:
To copy to clipboard, switch view to plain text mode
But the point is how to make a negation of such expression?I tried ^(?![?<>:*|\"])$ but it does not work :/
Could you help me?
Bookmarks