here is the c++ example, but i don't know how to convert it to python code. class Worker : public QObject { Q_OBJECT QThread workerThread; public slots: ...
確定! 回上一頁