Exemplo n.º 1
0
 def stopTimer(self):
     # print("stop timerid = {0}".format(self.timerid))
     QObject.killTimer(self,self.timerid)
Exemplo n.º 2
0
 def stopTimer(self):
     # print("stop timerid = {0}".format(self.timerid))
     self.status_label.clear()
     QObject.killTimer(self,self.timerid)