The problem is because you have overridden QThread.run() . The run method by default contains an implementation that handles signal ...
確定! 回上一頁