Details
-
User Story
-
Resolution: Done
-
P2: Important
-
4.3.0, 5.7.0
-
None
-
783953f09dcfe9c58dc991394535ba07dabe2560
Description
For consistency, implement the same overloads QString::arg() has. I.e. a ulong overload. Without this overload, calling QLocale::toString with a size_t generates compile errors on 64bit Linux, where the same code using QString APIs does not.
Attachments
Issue Links
- is duplicated by
-
QTBUG-61612 Missing overloads for QLocale::toString()
- Closed