... ui(new Ui::Widget) { ui->setupUi(this); qDebug() << "Ui thread : " << QThread::currentThread(); thread = QThread::create([](){ QTimer ...
確定! 回上一頁