[SailfishDevel] string to double in QML?

Caliste Damien dcaliste at free.fr
Sat May 21 09:06:19 UTC 2016


Hello,

Le samedi 21 mai 2016, mariusz sapinski a écrit :
>    I'm trying to convert text from a text field:
> to double (property double ekpu)
You may want to use parseFloat().

http://www.w3schools.com/jsref/jsref_parseFloat.asp

Damien.


More information about the Devel mailing list