Esempio n. 1
0
 def OnVideo(self):
         video = Video(self)
         video.show()
Esempio n. 2
0
 def OnVideo(self):
     video = Video(self.parent())
     video.show()