Exemplo n.º 1
0
 def stopTimer(self):
     QObject.killTimer(self, self.timerid)
Exemplo n.º 2
0
 def stopTimer(self):
     self.status_label.clear()
     QObject.killTimer(self, self.timerid)