On terça-feira, 29 de outubro de 2013 10:55:00, Bob Hood wrote:
> On 10/29/2013 9:20 AM, Thiago Macieira wrote:
> > This misses the point of using QRegularExpression...
> 
> Just showing him how.  He didn't ask what the point would be.  ;)

Well, you used QRegExp, not QRegularExpression. The code for 
QRegularExpression would be slightly different, since executing a match does 
not modify the QRegularExpression object, but returns a match object.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to