Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.0
Description
in QLocale:toDouble is documented line:
"Unlike QString::toDouble(), this function does not fall back to the "C" locale if the string cannot be interpreted in this locale."
But QString::toDouble string conversion will always happen in the 'C' locale. It's not anymore (in Qt5) use default locale and fall back to 'C' like in Qt4.
Attachments
Issue Links
- is required for
-
QTBUG-43865 Qt 5.5 Documentation Issues [meta]
-
- Closed
-
For Gerrit Dashboard: QTBUG-44045 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
181630,2 | Clarify that QString::toDouble does not have a fallback | 5.8 | qt/qtbase | Status: MERGED | +2 | 0 |