//in worker thread: ... mutex.lock() Images.append(QImage::fromData(data));//Images is a QList<QImage> mutex.lock() .
確定! 回上一頁