class MyMegaThread : public QThread { Q_OBJECT public: using QThread::QThread; protected: void run() override {
確定! 回上一頁