summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2020-12-07 01:40:54 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-12-09 04:41:55 +0000
commitf19d84f048d4683afc98fb200379a7d33faf569f (patch)
treeb9646f6d29ee8fd78028d2aa90910287ab268444 /tests
parentafcb2bb2481d3623cf101ee81519ce73b8fd4c59 (diff)
QString: improve lastIndexOf(QRegularExpression) docs
Due to how regex matching works, lastIndexOf has to be implemented by matching from the string's beginning until the from position is reached. This might not be obvious for users, so document that. Task-number: QTBUG-89050 Change-Id: I4b69ea753e7d417d980031926f1e01d77e58720d Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 6f2dc8d7f27419d13bfbb2af272af99c03c66562) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions