Convert QString hex to Float
Solved
General and Desktop
-
Hi
Did you try
QString::toDouble() ? -
Hello is there any function that can convert QString hex to Float directly. If it isn't can you help with tips to do it fast?
-
Hi
Also this might be interesting
https://forum.qt.io/topic/98725/convert-hex-to-double -
Hi
Also this might be interesting
https://forum.qt.io/topic/98725/convert-hex-to-double -
Thanks you all . I found the solution from @aha_1980 github
https://github.com/andre-hartmann/IEEE754