Beispiel #1
0
	def timerEvent(self, event):
		if event.timerId()==self.statusPollTimer:
			self.checkBox2.setChecked(PluginVideoWorker.isDeviceBeingRecorded(self.recParams.device))