__init__(self) self.slot_function = slot_function self.send_data_timer = None def run(self): print "Timer started on different thread" self.send_data_timer ...
確定! 回上一頁