Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QRegExp wrong works

$
0
0
Hello all, I have a regexp "[^\\d]+([^\\n]+)" an input string Someword 1234 output omeword 1234 I wanna skip string before first number and get all rest, but it dont work What’s wrong? In boost it works

Viewing all articles
Browse latest Browse all 13965

Trending Articles