我在线程类(继承QThread)里面用了一个QTimer,并有一个对应的slot函数。 ... argv); qDebug()<<"main thread:"<<QThread::currentThreadId(); QThread thread; ...
確定! 回上一頁