class MyObject : public QObject { Q_OBJECT public: explicit MyObject(QObject *parent = nullptr); void DoSetup(QThread &thread); bool Stop;
確定! 回上一頁