Hi Is it possible to use QRegularExpression to perform search and replace on a string? I know I can use QString::replace and pass a regular expression, but wanted to know if it's possible (and how) using just QRegularExpression
Thanks
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest