在Qt的官方文檔,大家知道有兩種方式使用 QThread。 You can use worker objects by moving them to the thread using QObject::moveToThread().
確定! 回上一頁