Number parsing: avoid custom parser code that is not always correct.
Just using Qt / standard C++ library parsers. Maybe slower, but at least the result will be correct.
Just using Qt / standard C++ library parsers. Maybe slower, but at least the result will be correct.