Need to do the same for startsWith() and endsWith(). indexOf() is a lot harder. [ChangeLog][QtCore][QByteArray] Added compare(), which takes Qt::CaseSensitivity as one of the parameters. This function is more efficient than using toLower() or toUpper() and then comparing. Change-Id: Ib48364abee9f464c96c6fffd152e69bde4194df7 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> |
||
|---|---|---|
| .. | ||
| .gitattributes | ||
| .gitignore | ||
| android_testdata.qrc | ||
| qbytearray.pro | ||
| rfc3252.txt | ||
| tst_qbytearray.cpp | ||
| tst_qbytearray_mac.mm | ||