On sexta-feira, 30 de novembro de 2012 12.17.46, victor...@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

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

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to