qDebug() << QString::number(i); this->msleep(10); } }. And now in order to display the number on the GUI instead of using qDebug. we are ...
確定! 回上一頁