Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.7
-
None
-
8
-
Foundation PM Staging
Description
One of the worst API issues in Qt is that unary arg() calls behave differently for QString and Q*StringView classes.
Fix by adding the missing unary arg() methods from QString to the view classes, too.
Attachments
Issue Links
- resulted from
-
QTBUG-124365 Port QString::arg() to QAnyStringView
- In Review