Hi, I need to distinguish between integer and FP numbers, but KLocale::readNumber() only provides a double, even if the string contains an integer. Which would be the best way to solve this problem? Should KLocale API be changed? Thanks in advance