Click here to Skip to main content
15,879,490 members
Articles / Desktop Programming / QT

Reasons to abandon (and replace) QRegExp in your Qt project

Rate me:
Please Sign up or sign in to vote.
4.63/5 (7 votes)
22 Apr 2014CPOL3 min read 35.8K   6  
A quick overview why you should abandon Qt's QRegExp class and move on to use QRegularExpression

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Switzerland Switzerland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions