Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
-
5
-
Foundation PM Staging
Description
It would be nice to have QString::split(QAnyStringView), and QAnyStringView::tokenize(), but these are currently blocked by QStringTokenizer not working on QUtf8StringView. This should be easy to remedy once QTBUG-92021 added the missing indexOf() methods to QUtf8StringView.
Attachments
Issue Links
- is blocked by
-
QTBUG-92021 QUtf8StringView should have the same functions as QStringView 1/2 - non-owning return types
- Open