原文 标签 c++ multithreading qt qthread ... 首先,它通常是not a good idea to inherit QThread 。 ... 您可以创建一个 QTimer ,然后运行 QThread::exec :
確定! 回上一頁