I am using the usual method of converting a float to a string in Qt like this: ui->Display->setText(QString::number(floater)); ...
確定! 回上一頁