Exemplo n.º 1
0
 def event(self, the_event):
     # if the_event.type() == QEvent.FileOpen:
     #     stepper_windows[-1].open_transcript(the_event.file())
     #     return True
     # else:
     return QApplication.event(self, the_event)