Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 4

Qt-interest Archive, April 2007
QRegExp, lookbehind, anchors, dot-matches-newline, callback input


Message 1 in thread

I would like to know if adding any of these features
to QRegExp is planned in the near future:
 * Lookbehind
 * ^ and $ match for each newline, not only string start/end
 * Dot-matches-newline switch
 * Callback input (matching text from sources unlike "plain arrays")

Thanks for your help!



Sebastian

--
 [ signature omitted ] 

Message 2 in thread

Sebastian Pipping wrote:
> I would like to know if adding any of these features
> to QRegExp is planned in the near future:
>  * Lookbehind
>  * ^ and $ match for each newline, not only string start/end
>  * Dot-matches-newline switch
>  * Callback input (matching text from sources unlike "plain arrays")
>
> Thanks for your help!

-----------------------------------------------------------------
Sorry to bug once again but it would be great to
have a short official statement regarding this matter.
Is this the wrong place to ask?

Thanks in advance,



Sebastian

--
 [ signature omitted ]