I want to write a QRegExp which should not include /\:*?"<>| these characters?
please help..
I want to write a QRegExp which should not include /\:*?"<>| these characters?
please help..
Should not include them in what exactly? The matched string or the regular expression itself? What have you tried?
Bookmarks