from PySide import QtCore from PySide import QtGui import logging count = 0 lock = threading.RLock() class Qt_DummyThread(threading.Thread):
確定! 回上一頁