#ifndef RANDWALK_H #define RANDWALK_H #include <QThread> #include ... QThread { Q_OBJECT public: explicit MyThread(QObject *parent = 0, ...
確定! 回上一頁