QScriptValue::toInt32() and QScriptValue::toUInt32() are inconsistent with QVariant and other Qt APIs, and the "32" is just redundant (a carry-over from the ECMA spec naming, really). We could still keep toInt32() and toUInt32() as obsoleted members (just like we did with toBoolean()).
-
Kent Hansen (Inactive)
-
Kent Hansen (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes