To do work on a thread, first create your own worker class that derives from QObject . Then move it to the thread. The object can run its own code automatically ...
確定! 回上一頁