Q_ASSERT(workerThread == worker.thread()); //lambda is executed in the worker's thread. qDebug() << "main thread:\t" << QThread::currentThread();.
確定! 回上一頁