[Development] QRegExp Lookbehind

Thiago Macieira thiago.macieira at intel.com
Sat Dec 1 01:55:39 CET 2012


On sexta-feira, 30 de novembro de 2012 12.17.46, victor.li at legrand.com.cn 
wrote:
> Hi,
> 
> Anyone knows if QRegExp supports positive/negative lookbehind or not with
> Qt5 beta 2? I tried with lookahead which is supported, but I am not sure
> about lookbehind.

QRegExp in Qt 5 supports exactly the same features that it supported in Qt 4 
and that will not change. We will not add features and we will keep the 
behaviour strictly compatible as much as we can.

If you need fancier regular expression features, as Rich said, please use 
QRegularExpression.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20121130/841cb1a2/attachment.sig>


More information about the Development mailing list