呼叫new QObject()的執行緒就是該Qt物件生存的執行緒 ... argv); QThread* thread = new QThread(); thread->setObjectName("worker"); ...
確定! 回上一頁