On Wednesday 16 September 2015 17:35:15 Scott Aron Bloom wrote:
> One problem I see, is QChar does not have a "isWordSeparator", that would
> line allow for an easy replacement of isLetterOrNumber with
> !isWordSeparator.
> 
> My recommendation, would be to add isWordSeparator to QChar, as well as
> changing the code...

Please use QTextBoundaryFinder instead. Word separator is not such a simple 
concept.

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

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

Reply via email to