from PySide2 import QtCore, QtGui, QtWidgets import time class Worker(QtCore.QObject): error = QtCore.Signal() @QtCore.
確定! 回上一頁