The following code crashes if run inside multiple QThreads: //mutex.lock(); qImage = QImage::fromData((const uchar*)bin,size); //mutex.unlock();.
確定! 回上一頁