diff options
author | Konstantin Ritt <[email protected]> | 2012-09-25 23:55:54 +0300 |
---|---|---|
committer | The Qt Project <[email protected]> | 2012-09-26 03:09:57 +0200 |
commit | a798b956b9786240a06142de078f56c28962a535 (patch) | |
tree | 2c96818276618e64fffda7e469ae54641c717a1b /src/sql/kernel/qsqldatabase.cpp | |
parent | aeb21c73c5e4fc585340145374800a5e285e7ab7 (diff) |
QCharAttributes: add wordStart/wordEnd flags
A simple heuristic is used to detect the word beginning and ending by
looking at the word break property value of surrounding characters.
This behaves better than the white-spaces based implementation used before
and makes it possible to tailor the default algorithm for complex scripts.
BIG FAT WARNING: The QCharAttributes buffer now has to have a length
of string length + 1 for the flags at end of text.
Task-Id: QTBUG-6498
Change-Id: I5589b191ffde6a50d2af0c14a00430d3852c67b4
Reviewed-by: Konstantin Ritt <[email protected]>
Diffstat (limited to 'src/sql/kernel/qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions