Create a new class, inherit QThread class server : public QThread. 1. And rewrite the run method: protected: Virtual void run(); //thread run function.
確定! 回上一頁