Convert int, float, double to QString in Qt · QString str= "123.45" ; · float d=str.toFloat(); //d=123.45.
確定! 回上一頁