Hai
I have a QString in Hex Format. I want to convert into float.
how to do this?
i tried something
Qt Code:
float valueA; valueA=strA.toFloat(true); qDebug("%f",valueA);To copy to clipboard, switch view to plain text mode
I am geting 0.
pl help me
suree
Bangalore




Reply With Quote
Bookmarks