Commit cfc09b65 authored by Keith Gardner's avatar Keith Gardner Committed by The Qt Project
Browse files

QLocale: Added QStringRef overloads to toInt(), toUInt(), etc...


Added the following function overloads to QLocale: toShort, toUShort,
toInt, toUInt, toLong, toULong, toLongLong, toULongLong, toFloat, and
toDouble.

Change-Id: I8cd90ca08b88338b08a73a72492f4c91c4f46ea4
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: default avatarThiago Macieira <thiago.macieira@intel.com>
parent 3654a4a3
Branches
Tags
No related merge requests found
Showing with 309 additions and 2 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment