To create your own threads, subclass QThread and reimplement run(). ... QThread::InheritPriority, 7, use the same priority as the creating thread.
確定! 回上一頁