コード例 #1
0
ファイル: mainwindow.py プロジェクト: KengoSawa2/ShotList
 def stopTimer(self):
     QObject.killTimer(self, self.timerid)
コード例 #2
0
ファイル: mainwindow.py プロジェクト: KengoSawa2/ShotList
 def stopTimer(self):
     self.status_label.clear()
     QObject.killTimer(self, self.timerid)